#none ul li {
border:0; padding:0;}

#lists ul{
	width:400px;
	margin:0;
	padding:0;
}
#lists ul li{
	margin:0;
	float:left;
	background:url(../images/bullet_red.gif) 0 7px no-repeat ;
	padding:0 0 0 14px;
}
#lists ul li a{	
	background:url(../images/bullet_red_hover.gif) 0 7px no-repeat ;
	font:inherit ;
	text-decoration:none;
}
#lists ul li a:hover{
	background:url(../images/bullet_red_hover.gif) 0 7px no-repeat ;
	color:#000;
}

/* Begin Typography & Colors */
html { /* this is a hack to force scrollbars on at all times so that the page does not jump when going from short to long pages */ font-size: 100.1%;height:100%; margin-bottom: 1px; }
* { margin: 0 ; padding: 0; }
body {
	padding: 0 0 0 1px;
	margin: 10px;	
	background: #f3f2e8;
}
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}
a:link { text-decoration: none; color : #EE7A00; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #EE7A00; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #EE7A00; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #EE7A00; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 1px; margin: 0 0 5px 15px; display: inline; border: solid 5px #f2f0ea; }
img.alignleft { padding: 1px; margin: 0 15px 5px 0; display: inline; border: solid 5px #f2f0ea; }
.alignright { float: right; }
.alignleft { float: left }


/* Side 2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.s2 {  float:left; width: 200px; font-size: 11px;  color:#efefef;}
.s2 h3 { font-size: 14px; letter-spacing: -1px; color:#fff; padding-bottom: 5px;}

/* Search Panel 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.s2 .search { background: #271D13 url(../images/search-top.png) no-repeat top;  width: 170px; padding: 7px 15px 10px 15px;}
.s2 .search h3 { padding-bottom: 15px; background: none; padding-left: 0px;}
.s2 .search input { border: none; background: url(../images/search-form.png) no-repeat; padding: 7px 10px 7px 10px; font: normal 12px/14px 'Verdana'; color:#fff;}
.s2 .search button { background: none; border: none; padding: 0px; margin: 0px; width: 38px; height: 26px;}

/* Products Panel 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.s2 .recent { background: #FC810A url(../images/recent-top.png) no-repeat top; padding: 6px 10px 15px 10px;}
.s2 .recent a,.s2 .recent a:visited { color:#fffbde; }
.s2 .recent a:hover { color:#eeddb0; text-decoration: none;}

.s2 .recent .tabs { padding-bottom: 15px; width: 180px; float: left; }
.s2 .recent .tabs li { display: inline; font: bold 10px/10px "Verdana", sans-serif; float: left; }
.s2 .recent .tabs li a { padding: 0px 0px 0px 9px; margin-right: 1px; background: url(../images/tab-left.png) no-repeat left top; float: left; color: #fffbde;}
.s2 .recent .tabs li a span { padding: 3px 10px 5px 1px; display: block; background: url(../images/tab-right.png) no-repeat right top; color: #fffbde;}
.s2 .recent .tabs li a:hover { background-position: 0% -18px; color:#fff; text-decoration: none;}
.s2 .recent .tabs li a:hover span { background-position: 100% -18px; color:#fff; text-decoration: none;}
.s2 .recent .tabs li a:link.active { background: url(../images/tab-left.png) no-repeat left bottom; color:#fff; }
.s2 .recent .tabs li a:link.active span { background: url(../images/tab-right.png) no-repeat right bottom; color:#fff; }
.s2 .recent .tabs li a:visited.active { background: url(../images/tab-left.png) no-repeat left bottom; color:#fff; }
.s2 .recent .tabs li a:visited.active span { background: url(../images/tab-right.png) no-repeat right bottom; color:#fff; }

.s2 .recent #r-tags { display: none; font-family: "Arial"; line-height: 20px; padding: 10px 0px;}
.s2 .recent #r-posts li { padding: 3px 0px; border-bottom: solid 1px #F9F0D3; background: url(../images/recent-arrow.png) no-repeat left 7px; padding-left: 10px;}
.s2 .recent #r-com { display: none; }
.s2 .recent #r-com li { padding: 3px 0px; border-bottom: solid 1px #b0bf32; line-height: 14px;}
.s2 .recent #r-com li a { display: block; background:url(../images/r-com-ico.png) no-repeat left 4px; padding-left: 13px; font-weight: bold; }

/* Account Panel 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.s2 .acct {color:#333; background: #E8F2B3 url(../images/flickr-top.png) no-repeat top; width: 180px; padding: 3px 10px;}
.s2 .acct-all { background: #E8F2B3 url(../images/flickr-bottom.png) no-repeat bottom; color:#666600; }
.s2 .acct ul { padding-top: 15px; border-bottom: none; border-top: none;  }
.s2 .acct li { border-bottom: none; border-top: none; background: none; list-style-type: none; display: inline;margin-right: 9px;}
.s2 .acct li a img, .s2 .flickr li a:visited img { background: url(../images/flickr-bkg-li.gif) no-repeat top; width: 50px; height: 50px; margin-bottom: 10px; padding: 5px;}
.s2 .acct li a:hover img { background: url(../images/flickr-bkg-li.gif) no-repeat bottom;  height: 50px; margin-bottom: 10px; padding: 5px;}

/* Flickr Panel 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.s2 .flickr {color:#333; background: #E8F2B3 url(../images/flickr-top.png) no-repeat top; width: 180px; padding: 3px 10px;}
.s2 .flickr-all { background: #E8F2B3 url(../images/flickr-bottom.png) no-repeat bottom; color:#666600; }
.s2 .flickr ul { padding-top: 15px; border-bottom: none; border-top: none;  }
.s2 .flickr li { border-bottom: none; border-top: none; background: none; list-style-type: none; display: inline;margin-right: 9px;}
.s2 .flickr li a img, .s2 .flickr li a:visited img { background: url(../images/flickr-bkg-li.gif) no-repeat top; width: 50px; height: 50px; margin-bottom: 10px; padding: 5px;}
.s2 .flickr li a:hover img { background: url(../images/flickr-bkg-li.gif) no-repeat bottom;  height: 50px; margin-bottom: 10px; padding: 5px;}

/* Specials Panel 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.s2 .about-all { background: #FFFBD6 url(../images/about-bottom.png) no-repeat bottom; color:#666600; }
.s2 .about {  color:#fffbde; background: url(../images/about-top.png) no-repeat top; width: 170px; padding: 7px 15px 15px 15px;}
.s2 .about h3 { color:#fff; padding-bottom: 5px; margin-bottom: 10px;}
.s2 .about p { color:#fff; padding: 3px 0px;}

/* My Account Panel 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.s2 .account-all { background: #ccc url(../images/account-bottom.png) no-repeat bottom; color:#000; }
.s2 .account { background: url(../images/account-top.png) no-repeat top; width: 170px; padding: 7px 15px 15px 15px;}
.s2 .account h3 { color:#000; padding-bottom: 5px; margin-bottom: 10px;}
.s2 .account p { padding: 3px 0px;}
/* Side 1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.s1 {  float:left; width: 200px; font-size: 11px;  color:#fffbde;}
.s1 h3 { font-size: 14px; letter-spacing: -1px; color:#fff; padding-bottom: 5px;}


/* Category Panel
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.s1 .categ-all { background: #585e62 url(../images/categ-top.png) no-repeat top; width: 170px; margin-bottom: 10px;}
.s1 .categ { background: url(../images/categ-bottom.png) no-repeat bottom; padding: 7px 10px 10px 10px; color:#a29d91; }
.s1 .categ h3 { font-size: 14px; letter-spacing: -1px; color:#fff; padding-bottom: 5px; margin-bottom: 5px;}
.s1 .categ li { padding: 2px 0px 2px 0px;}
.s1 .categ li a, .s1 .categ li a:visited, .s1 .categ li a:hover { text-decoration: underline; color:#f5e5c2;}

/* style1 */
html {  color:#35383d;}
h1 { color:#cc0000 }
h2 { color: #e35c00; }
h3 { color: #412715; }
h4 { color: #e35c00; }
a:link, a:visited { color: #ee7a00; }
a img.album, .flickr_badge_image img { border: 2px solid #ee7a00; }
a#active_menu:link, a#active_menu:visited { color: #319bd8; }
li.active_menu a:link, li.active_menu a:visited { color: #319bd8; }
li.active_menu li a:link, li.active_menu li a:visited { color: #ee7a00; }
span.loginsubmit, span.logoutsubmit { color: #fff; background: url(../images/login_button.png) no-repeat; }
span.pathway img { background: url(../images/arrow.png) no-repeat; }
div#mainbody { color:#35383d; width:945px; margin:0 }
div#mainbody td.divider { background: url(../images/body-div.png) 0 0 no-repeat; }
div#mainbody div.moduletable h3 { color: #1D2D45; }
div#mainbody .contentheading { color: #F69900; }
div#mainbody a.readon { background: url(../images/body-readon.png) 0 0 no-repeat; color: #fff; }
div#mainbody ul.latestnews li { background: url(../images/latestnews.png) 0 0 no-repeat; }
div#contentpagessection { background: #fff;margin: 0 30px 10px 30px}
div#section1 a:link, div#section1 a:visited { color: #EE7A00; }
div#section1 td.divider { background: url(../images/section1-div.png) 0 40px no-repeat; }
div#section1 .contentheading, div#section1 div.moduletable h3, div#section1 { color: #131e23; }
div#section1 a.readon { background: url(../images/section1-readon.png) 0 0 no-repeat; color: #000; }

div#section1 { background: #fff;}
div#section1 a:link, div#section1 a:visited { color: #EE7A00; }
div#section1 td.divider { background: url(../images/section1-div.png) 0 40px no-repeat; }
div#section1 .contentheading, div#section1 div.moduletable h3, div#section1 { color: #131e23; }
div#section1 a.readon { background: url(../images/section1-readon.png) 0 0 no-repeat; color: #000; }
div#section2 { background: #000 url() 0 0 repeat-x; border-bottom: 1px solid #001b32; }
div#section2 a:link, div#section2 a:visited { color: #000; }
div#section2 td.divider { background: url(../images/section2-div.png) 0 0 repeat-x; }
div#section2 .contentheading, div#section2 div.moduletable h3, div#section2 { color: #96b7cf; }
div#section2 a.readon { background: url(../images/section2-readon.png) 0 0 no-repeat; color: #fff; }
/********************************************************************
 * Change this setting below to adjust the width of the Footer Navigation *
 ********************************************************************/
/*div#section3 { background:#412715 url(../images/footerDivider.gif) repeat-y top center; color:#d8cfc9; width:868px;}*/
div#section3 {  color:#d8cfc9; width:960px; background-color:#412715;}
div#section3 a:link, div#section3 a:visited { color: #fff; }
div#section3 td.divider { }
div#section3 .contentheading, div#section3 div.moduletable h3, div#section3 { color: #e35c00; }
div#section3 a.readon { background: url(../images/ht/style1/section3-readon.png) 0 0 no-repeat; color: #fff; }

/********************************************************************
 * Change this setting below to adjust the width of the Footer Navigation *
 ********************************************************************/
div#header { color:#333333; }
div#header .rk-1 { color:#ffffff; background: url(../images/tiffins/htlogo.gif) 0 0 no-repeat; }
div#header .rk-2 { color:#fff; }
img#logo { background: url() 0 0 no-repeat; }
div#horiz-menu { background: url(../images/menu-bg.png) 0 0 repeat-x; }
div#hdiv { /* background: url(../images/bottom-hdiv.png) 0 0 repeat-x; */ }
div#footer { background: url() 0 0 repeat-x; }
div#footer .rk-1 { background: url(../images/footer-r.png) 100% 0 no-repeat; }
div#footer .rk-2 { background: url(../images/footer-l.png) 0 0 no-repeat; }
div#the-footer { background: url(../images/blank.png) 50% 0 no-repeat; }
#fxContainer .contentheading, #fxContainer div.moduletable h3, #fxContainer { color: #e35c00; }
#fxTarget { background: #00223e; }
#fxShadow { background: url(../images/fx-bottom.png) 0 0 repeat-x; }
#fxTab { background: url(../images/fx-tab.png) 0 0 no-repeat; }
#fxTab a:link, #fxTab a:visited, #fxContainer a:link, #fxContainer a:visited { color: #fff; }
#fxTab a:hover { color: #f88900; }
/* @group Suckerfish Menu */
#horiz-menu.suckerfish a { color: #F9FAFD; }
div#horiz-menu a:hover, #horiz-menu.suckerfish li:hover, #horiz-menu.suckerfish li.sfhover { background: #e35c00; color: #fff; }
#horiz-menu.suckerfish li li:hover, #horiz-menu.suckerfish li li.sfhover { background: #e35c00; }
#horiz-menu.suckerfish li li a:link, #horiz-menu.suckerfish li li a:visited { color: #fff; border-top: 1px solid #FD8C42; border-bottom: 1px solid #e35c00; }
#horiz-menu.suckerfish li li { background: #FF6F0F; border-left: 1px solid #FD8C42; border-right: 1px solid #E35C00; }
#horiz-menu li li a.daddy:link, #horiz-menu li li a.daddy:visited { background: url(../images/rightarrow.png) 100% 50% no-repeat; }
/* @end */
/* @group Horiz Menu */
div#horiz-menu li { background: url(../images/menu-divider.png) 100% 0 repeat-y; }
div#horiz-menu a:link, div#horiz-menu a:visited, div#horiz-menu li.active li a:link, div#horiz-menu li.active li a:visited { color: #fff; }
div#horiz-menu .active_menu a:link, div#horiz-menu .active_menu a:visited, div#horiz-menu li.active a:link, div#horiz-menu li.active a:visited, div#horiz-menu li.active li.active a:link, div#horiz-menu li.active li.active a:visited { color: #3f3f3f; }
/* @end */
/* @group Side Menu */
ul.sidenav li { background: url(../images/menu-border.png) 0 100% repeat-x; }
a.mainlevel { background: url(../images/menu-border.png) 0 100% repeat-x; }
/* @end */
/* @group Contact Menu */
div#top a.mainlevel { color:  #000; }
/* @end */
/* @group Blockquote */
blockquote { background: #ebebeb url(../images/blockquote.png) 0 0 no-repeat; }
/* @end */
/* @group Code */
pre { background: #eee; border-top: 3px solid #ddd; border-bottom: 3px solid #ddd; }
/* @end */
/* @group Notices */
span.alert { color: #c00; border-top: 3px solid #fe7b7a; border-bottom: 3px solid #fe7b7a; background: #fac6c6 url(../images/status-alert.png) 10px 50% no-repeat; }
span.info { color: #0055BB; border-top: 3px solid #629de3; border-bottom: 3px solid #629de3; background: #c6daf0 url(../images/status-info.png) 10px 50% no-repeat; }
span.note { color: #B79000; border-top: 3px solid #fde179; border-bottom: 3px solid #fde179; background: #f9eec6 url(../images/status-note.png) 10px 50% no-repeat; }
span.download { color: #57861A; border-top: 3px solid #c2df88; border-bottom: 3px solid #c2df88; background: #e2eecb url(../images/status-download.png) 10px 50% no-repeat; }
/* @end */
ul.arrow li { background: url(../images/arrows.gif) 0 0 no-repeat; 	padding:0 0 0 140px;}
ul.arrows li { background: url(../images/list-arrows.png) 0 0 no-repeat; }
ul.check li { background: url(../images/list-check.png) 0 0 no-repeat; }
ul.clip li { background: url(../images/list-clip.png) 0 0 no-repeat; }
ul.pencil li { background: url(../images/list-pencil.png) 0 0 no-repeat; }
ul.plus li { background: url(../images/list-plus.png) 0 0 no-repeat; }
table.contentpaneopen tbody tr td span.small { background: url(../images/author.png) 0 0 no-repeat; }
td.createdate { background: url(../images/created.png) 0 0 no-repeat; }
div.moduletable h3 { color: #121A28; }
table.mainbody td.mainbody td.sectiontableheader { background: #f6f6f6; border-bottom: 1px solid #ddd; }
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 { border-top: 1px #fff; border-bottom: 1px solid #efefef; }
tr.sectiontableentry2 td, td.sectiontableentry1 { background: #fcfcfc; }

/* Begin Blog 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#wrapperblog {
width: 100%;
margin: 5px 0 20px 0;
padding: 1px;
text-align: left;
font: 13px/17px  'Trebuchet MS', Arial, sans-serif;

}
textquote {
font: 13px Georgia, Courier, Arial, sans-serif;
color: #CC3300;
}

code {
font: 13px 'Courier New', Courier, Arial, sans-serif;
color: #CC3300;
}
acronym, abbr {
cursor: help;
border-bottom: 1px dotted #333;
}

del {
color: #ccc;
background: #FFFFCC;
}

blockquote {
background: url("") top left no-repeat;
margin: 10px;
padding: 8px 0 0 25px;
}

textarea.text, input.text {
font: 12px Verdana, Arial, sans-serif;
}
input.button {
font: 11px Verdana, Arial, sans-serif;
background: #993333;
color: #fff;
}
.topestnav {
background: #E8E7DB;
text-align: right;
margin: 0;
padding: 4px 20px 4px 0;
font-size: 11px;
}
.topestnav p {
margin: 0;
padding: 0;
}
table#postcomment tr td {
font: 12px Verdana, Arial, sans-serif;
}
table#postcomment tr td p {
margin: 4px 0 4px 0;
}
#headerblog {
margin: 0;
padding: 0;
}
#headerblog h1 {
font: 16px  'Lucida Sans Unicode','Trebuchet MS', Arial, sans-serif;
margin: 0;
padding: 0 10px;
}
#headerblog a {
border: none;
color: #990000;
}
#headerblog a:hover {
color: #CC0000;
}

#mainb-c {
width: 560px;
margin: 0;
padding: 0;
background: #ccc;
}

#mainb {
width: 560px;
background: #FBFAF5;
}

#bigger {
width: 100%;
float: left;
margin: 0;
padding: 0 0 30px 0;
background: #fff;
}

.bar-head {
background: url("") top left no-repeat;
height: 170px;
margin: 0 0 15px 0;
padding: 0;
}
.date-header {
margin: 0 15px;
padding: 0;
}
.date-header h2 {
font: 16px  'Lucida Sans Unicode','Trebuchet MS', Arial, sans-serif;
margin: 0;
padding: 0;
color: #333;
}

.entry-title {
margin: 0;
padding: 0;
}

.entry-title h3 {
margin: 0 0 8px 0;
padding: 0;
color: #990000;
font: bold 14px  'Lucida Sans Unicode','Trebuchet MS', Arial, sans-serif;
}

.entry-title h3 a {
border: none;
color: #990000;
}

.entry-title h3 a:hover {
border: none;
color: #FF0000;
}
.entry {
margin: 20px 15px 30px 15px;
padding: 0;
}
.entry-info {
margin: 10px 0 10px 0;
padding: 0;
font-size: 14px;
text-align: right;
border-top: 1px solid #ccc;
line-height: 16px;
}
.entry-info p {
margin: 0;
padding: 0;
}
.entry .imgupload {
border: none;
float: left;
margin: 20px 10px 0 0;
border: 1px solid #333;
}

.navi-pages {
text-align: right;
margin: 15px;
font-size: 14px;
background: #fff;
padding: 10px;
}
.navi-pages p {
margin: 0;
padding: 0;
}

#smaller {
width: 250px;
float: right;
margin: 0;
padding: 0;
font-size: 12px;
line-height: 16px;
}
.smaller-c {
margin: 10px 10px 10px 0;
}

#smaller .box-1 {
margin: 0 0 30px 0;
}

#smaller h4 {
margin: 0 0 8px 0;
padding: 0;
color: #990000;
font: bold 12px  'Lucida Sans Unicode','Trebuchet MS', Arial, sans-serif;
}
#smaller ul {
list-style: square;
margin: 0 0 0 15px;
padding: 0;
}
#smaller ul li {
margin: 4px 0 4px 0;
}


#comments, #comments-post, #trackbacks {
margin: 20px 15px 10px 15px;
padding: 0;
font-size: 12px;
line-height: 17px;
}
#comments h4, #comments-post h4, #trackbacks h4 {
margin: 0 0 20px 0;
padding: 0;
color: #990000;
font: bold 14px  'Lucida Sans Unicode','Trebuchet MS', Arial, sans-serif;
}
.comment-item, .trackbacks-item {
margin: 5px 0 20px 0;
padding: 0 0 20px 0;
border-bottom: 1px solid #E8E7DB;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p {
margin: 0 0 8px 0;
padding: 0;
}
.comment-info, .trackbacks-info {
text-align: right;
font-size: 10px;
}
.trackbacks-text h5 {
font: bold 11px  'Lucida Sans Unicode','Trebuchet MS', Arial, sans-serif;
margin: 0;
padding: 0;
color: #993300;
}

#footer {
margin: 0;
padding: 0;
font-size: 12px;
background: #F4F4EA;
}

.footer-i {
margin: 0px;
padding: 10px;
}
.footer-i p {
margin: 0;
padding: 0;
}


/* Comment box
------------------------------------------------------------------*/
.comment-box {
	margin:0 0 35px 10px;
	width:535px;
	/* background: url(../images/bg-comment.gif) repeat-y; */
	}
.comment {
	padding:10px 8px 0 20px;
	float:left;
	width:535px;
	}
.gravatar {
	padding:6px 0 0 6px;
	float:left;
	}
.gravatar p {
	text-align:center;
	padding:5px 0 0 0;
	width:32px;
	color:#677e86;
	font:bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.comment h3 {
	color:#333;
	letter-spacing:2px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font:normal .94em "Trebuchet MS",Arial,Helvetica,sans-serif;

	}
.comment h3 a, .comment h3 a:link, .comment h3 a:visited {
	background:none;
	color:#333;
	border:0;
	}
.comment h3 a:hover {
	color:#e45a49;
	background:none;
	border:0;
	}
.comment h3 em {
	padding-right:10px;
	margin-right:9px;
	border-right:1px dotted #4b5757;
	font-style:normal;
	}
.comment p {
	margin:0 0 10px 0;
	}
.comment p em {
	color:#acc0a2;
	}
.comment h3 span {
	float:right;
	}
.comment-box div.clear {
	clear:both;
	height:3px;
	/* background:#F9B66A url(../images/bg-comment-bottom.gif) no-repeat; */
	width:535px;
	display:block;
	border:0;
	}
.comment-box div.clear hr {
	display:none;
	}
.comment pre,
.comment code {	
	color:#9cc57f;
	font-family:Courier,"Courier New",Monaco,Tahoma;
	font-size:12px;
	padding:5px 0 5px 8px;
	margin:0 0 12px 0;
	border:1px dashed #576861;
	background:#293636;
	width:563px;
	overflow:auto;
	display:block;
	}
.comment blockquote {
	background:url() no-repeat;
	padding:5px 0 0 20px;
	margin: 0 0 20px 20px;
	color:#acc0a2;
	font-style:italic;
	width:520px;
	}
#comments-nav p.nav-footer {
	margin:0 25px 25px 40px;
	text-align:center;
	font-weight:bold;
	border:1px dashed #3f4f4f;
	}
	
/* Alternate Comment box
------------------------------------------------------------------*/
.comment-box-alt {
	margin:0 0 35px 40px;
	width:535px;
	}
.comment-box-alt div.clear {
	clear:both;
	height:19px;
	visibility:hidden;
	width:535px;
	display:block;
	border:0;
	}
.comment-box-alt div.clear hr {
	display:none;
	}
.comment-box-alt .comment blockquote {
	background:url(../images/quote-comment-alt.gif) no-repeat;

	}


/* Text links
------------------------------------------------------------------*/
.comment a:link {
	border-bottom:1px dotted #774841;
	}
.comment a:visited {
	color:#ae594c;
	border-bottom:1px dotted #774841;
	}
.comment a:hover {
	color:#e45a49;
	background-color:#293838 ;
	border-bottom:1px solid #e45a49;
	}
.comment-box-i .comment a:link {
	border-bottom:1px dotted #e45a49;
	}
.comment-box-i .comment a:visited {
	color:#ae594c;
	border-bottom:1px dotted #774841;
	}
.comment-box-i .comment a:hover {
	color:#e45a49;
	background-color:#a4c4e4;
	border-bottom:1px solid #e45a49;
	}



/* Comment box 
------------------------------------------------------------------*/
.comment-box-i {
	margin:0 0 35px 0;
	width:535px;
	/*background:#b4cde6  url(../images/bg-comment-i.gif) repeat-y;*/
	}
.comment-box-i .comment h3 {
	color:#fff;
	/* background:url(../images/dotted-line.gif) repeat-x left bottom; */
	}
.comment-box-i .comment h3 a,
.comment-box-i .comment h3 a:link,
.comment-box-i .comment h3 a:visited {
	background:none;
	color:#fff;
	border:0;
	}
.comment-box-i .comment h3 em {
	border-right:1px dotted #fff;
	}
.comment-box-i .gravatar {
	}
.comment-box-i .gravatar p {
	color:#4c7cac;
	}
.comment-box-i .comment {
	color:#475867;
	}
.comment-box-i div.clear {
	clear:both;
	height:1px;
	background:#999999 url(../images/bg-comment-bottom-i.gif) no-repeat;
	width:535px;
	display:block;
	border:0;
	}
.comment-box-i div.clear hr {
	display:none;
	}
.comment-box-i .comment pre,
.comment-box-i .comment code {	
	color:#fff;
	border:1px dashed #fff;
	background:#a4c4e4;
	}
.comment-box-i .comment p em {	
	color:#336699;
	}	
.comment-box-i .comment h3 a,
.comment-box-i .comment h3 a:link,
.comment-box-i .comment h3 a:visited {
	background:none;
	border:0;
	}	
.comment-box-i .comment blockquote {
	background:url(../images/quote-comment-i.gif) no-repeat;
	color:#336699;
	}
				

/* --------------------------------------------K-Singh----------------------------------- */
/* Styles Added By Karmandeep Singh */

/* ---------------------------------------- Main Page Styles Added Here ----------------- */
.landingContainer {
float:left;
padding:0px;
/*border: solid 1px #000000;*/
/*Browser Compatiable*/
width:100%

}



/* ---------------------------------------- EOF Main Page Styles Added Here ----------------- */



/* ---------------------------------------- BOF Product info page Styles Added Here ----------------- */


/* ---------------------------------------- EOF Product info page Styles Added Here ----------------- */

.topLinks a {
color:#666666;
font-size:12px; 
font-weight:bold;
font-family:helvetica,arial,sans-serif;
line-height:19px;

}
.topLinks_cart {
color:#000000;
font-weight:normal;
font-family:helvetica,arial,sans-serif;
line-height:19px;
}
.topLinks_cart a {
color:#000000;
font-weight:normal;
font-family:helvetica,arial,sans-serif;
line-height:19px;
}


/* EOF */
