
html{
	overflow:-moz-scrollbars-vertical;
}
body {
	background-repeat: repeat-x;
	background-image: url(http://images.bargaincity.ca/page-top2.gif);
	margin: 0;
	padding:0;
	background-color: white;
}
body, td, th,li {
	color: #222;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
label { font-size: 16px; font-family:"Lucida Grande", Helvetica, Arial, sans-serif; color: #666; line-height: 20px; }
a:active, a:focus{
	outline:none;
}
small { font-size: 11px; }
big { font-size: 15px; }

/*
a { color:#0066cc; color:#164c97;}
a, a:link { color:#0040b6; color:#164c97;}
a:hover { color: #cb0506;}
a:visited { color: #0040b6;}
*/
a, a:link, a:visited { color:#0068cf; text-decoration: none;}
a:hover { /* color: #004081;*/ color: #c60000; text-decoration: underline;}
/*a:visited { color: #666699; }*/
form { margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding:0;
	margin: 0;
	letter-spacing:0px;
	line-height: 26px;
}
h1 {
	font-size:26px;
	font-weight: bold;
	letter-spacing: -1px;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
h3 { 
	font-size: 18px;
	margin:20px 0 5px 0;
}
h4, h5 {
	font-size: 16px;
	line-height: 18px;
}

.imageOver{
	background:url('http://images.bargaincity.ca/zoom.gif') no-repeat 50% 50%;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}

#goto-top { display:none; font-weight:normal; font-family:tahoma; font-size:10px; width:70px; background-image: url(http://images.bargaincity.ca/overlay_top.png); color:#666; font-size:11px; text-decoration:none; position:fixed; right:5px; bottom:5px; padding:7px 7px 7px 20px; z-index:300; }


noscript { background: url('http://images.bargaincity.ca/bg_blue_grad.gif'); display:block  }
#noscript {
	
	padding: 10px;
	margin-bottom: 10px;
	color:#000;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
} 
/*.success { color: #ff3a00;padding:10px;background-color:#ffeebb;margin-bottom:20px;border:1px solid #ff7700; font-size: 

14px; font-weight: bold; }
*/
.success {
	color: #fff;
	padding:10px;
	background-color:#228822;
	margin-bottom:20px;
	font-size: 14px; 
	font-weight: bold; 
}
.success a { color:#fff; text-decoration: underline; font-weight: normal; font-size: 13px}
.confirmation {
	color: #000;
	padding:5px;
	background-color:#FFCC33;
	margin-bottom:20px;
	font-size: 13px; 
	font-weight: bold; 
}
.asterisk { color:#c43b1d; font-size: 11px }
.error {
	font-size:14px;
	font-weight: bold;
	color:#CC0000;
	padding:0;
	background: url('http://images.bargaincity.ca/error_icon.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
}
.error h1 {
	

	font-size:20px;
	margin: 10px 0;
	font-weight: bold;
}
.error ul, .error li { color:#CC0000; font-size:14px;}

.error p { font-weight: normal; color: black; }

.normal {
	font-weight: normal;
}
.slim {
	padding: 0;
}
.small {
	font-size: 12px;
}
.xsmall {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4c555a;
}
.clear { 
	clear:both;
}

.left { float:left }
.right {float:right }
.center { 
	text-align:center 
}
.hidden {display:none}
.shown {display:block;}
.borderless { border: none }
.center {
	text-align: center;
}
.hint {
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #777;
}
.light {
	color: #999;
}
.light a {
	color: #999;
}


.highlight {
	background: #FFCC33;
	color:#000000;
}

ul, ol {
	list-style: disc;
	margin: 0 0 0 1em;
	padding: 0 0 1.2em 1em;
}
ol {
	list-style: decimal;
}


.block {
	display: block;
}
hr { 
	border: none 0; 
	border-top: 1px solid #cccccc;
	height:1px;
}
.nowrap {white-space:nowrap; }
.pipe { color:#666666 }
.box {
	border: 1px solid #CCC;
	margin-bottom:10px;
	color:#000;
}

.box h1 {
	margin:0;
	padding: 0px 8px;
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeeee;
	letter-spacing: 0;
		font-font-family: arial, helvetica, sans-serif;
		border-bottom: 1px solid #CCC;
		color:#333;
	
}

.box-blue {
	/* border-color: #a1b4d9; */
	border-color: #ccc;
}
.box-blue h1 {
	/* background-color: #d2e3fb; */
	background-color: #f1fafe;
	border-bottom: 1px solid #96c7e6;
	font-size: 14px;
	color: #0076b9;

}




.box .inner { padding:10px; }
/*
.box.warning { border-color: #FFA228; padding:0;font-family:  arial, helvetica, sans-serif; }
.box.warning h1 { background-color:#FFA228; color:#FFF; }
*/
textarea{
	overflow:auto;
}
input[type=text], input[type=password], input[type=file], textarea {  font-size: 14px; padding: 3px;margin-right: 5px;font-family:"Lucida Grande", Helvetica, Arial, sans-serif; border: 1px solid #d5d5d5;} 

input[type=text].big, input[type=password].big, input[type=file].big, textarea.big {
	font-size: 16px; 
	padding: 5px;
}

.required {}
select { font-size: 13px; padding: 3px; margin: 0 0 0 3px; border: 1px solid #c1c1c1;font-family:arial, helvetica, sans-serif;  }

.advertiseHere a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;margin:0 9px 10px 0;text-align:center;text-decoration:none;overflow:hidden;float:left;}
.advertiseHere img{border:0;clear:right;}
.advertiseHere a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;}
.advertiseHere a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}
.breadcrumbs { font-size:13px; margin-bottom:15px; width:60%; float:left; } 
/*
.button { font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 2px 12px;font-weight: normal; background: url('http://images.bargaincity.ca/submit-bg.gif'); border: 2px solid #999; border-top-color: #ccc; border-left-color: #ccc; color: #000; cursor: pointer; margin-top:10px;}
*/
.button {
	cursor:pointer; 
	margin: 0;
	padding: 5px 15px 6px 15px;  
	font:12px Arial; 
	line-height: 19px;
	color: #000; 
	font-weight: normal; 		
	background-color: #dfdfdf;
	border:1px solid #ddd;
	border-bottom-color: #ccc;
	background-repeat: repeat-x;
	

}
.button:hover { border-color:#878787; color: black; }

.btn, .input[type=submit].btn, input[type=button].btn {
	background:#ddd url("http://images.bargaincity.ca/bg-btn.gif") repeat-x 0 0;
	border-width:1px;
	border-style:solid;
	border-color:#ddd;
	border-bottom-color:#ccc;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	color:#333;
	cursor:pointer;
	font:11px/14px "Lucida Grande", sans-serif;
	margin:0;
	padding:4px 8px 5px;
	overflow:visible;
	text-shadow:1px 1px 0 #fff;
	width:auto;
}
.btn::-moz-focus-inner {
	padding:0;
	border:0;
}
.btn-m, input[type=submit].btn-m, input[type=button].btn-m {
	background-position:0 -200px;
	font-size:15px;
	line-height:20px!important;
	padding:5px 15px 6px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.btn-l, input[type=submit].btn-l, input[type=button].btn-l {
	background-position:0 -400px;
	font-size:20px;
	line-height:26px;
	padding:7px 20px 9px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.btn:hover, .btn:focus, input[type=button].btn:hover, input[type=button].btn:focus, input[type=submit].btn:hover, input[type=submit].btn:focus, button.btn:hover, button.btn:focus {
	border-color:#999 #999 #888;
	background-position:0 -6px;
	color:#000;
	text-decoration:none;
}
.btn-m:hover, .btn-m:focus, input[type=submit].btn-m:hover, input[type=submit].btn-m:focus, button.btn-m:hover, button.btn-m:focus {
	background-position:0 -206px;
}
.btn-l:hover, .btn-l:focus, input[type=submit].btn-l:hover, input[type=submit].btn-l:focus, button.btn-l:hover, button.btn-l:focus {
	background-position:0 -406px;
}
button:active, button.btn:active, input[type=submit]:active, .btn:active {
	background-image:none!important;
	text-shadow:none!important;
	outline:none!important;
}
/* header */
#header {
	padding-top:10px;
}
#header a {font-size:12px;}
#header h2 {		
	font-size:18px;
	font-weight:normal;
	text-decoration: none;
	border:none;
	padding:0;
	letter-spacing:normal;
	clear:right;
}
#logo {
	/*background: url('http://images.bargaincity.ca/logo.png');*/
	background-repeat:  no-repeat;
	width:245px;
	float:left;
}
#slogan { float:left;width:250px; color: #7F7F7F; font-size: 11px; text-transform: uppercase; padding-top: 17px; width: 250px;}
#slogan a { font-size: 11px; color: #7F7F7F; text-decoration: none }
#slogan a:hover { color: #7F7F7F; text-decoration: underline; }

#globalnav { font-size: 12px;margin-bottom: 9px}
#globalnav .navitem{
border-left: 1px solid #aaa;
padding-left: 6px;
margin-left: 6px;
display: block;
float: left;
}
#globalnav .navitem.first{
border-left: none;
}

#nav { margin-bottom: 20px;}
#nav td a { 
	/*background-image: url(http://images.bargaincity.ca/tab_bg.gif);*/
	
	zoom:1;
	text-decoration: none;
	display: block;
	text-align: center;
	/*
	color: #003399;
	color: #164c97;
	*/
	color: white;
	border-right: 1px solid #FFF;

	padding: 8px 40px;

	margin: 0;
	/*background-color: #c6d8ed;*/
	background-color: #2384c5;
	background-color: #0083d2;
	background-color: #14538c;

	background-color: #0069ac;

	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	

}
#nav .selected {
/*background-color: #1a75cf;*/
background-color: #5ab1e9;
background-color: #e9e9e9;


	color: #000;
	/*	background-image: url(http://images.bargaincity.ca/tab_bg_selected.gif); */
}

#nav .selected:hover {
	background-color: #5ab1e9;
	/*background-image: url(http://images.bargaincity.ca/tab_bg_selected.gif);*/
}


#nav td a:hover { 
background-color: #004977;
color:#FFF;
text-decoration: none; 
/*background-image: url(http://images.bargaincity.ca/tab_bg_hover.gif);*/
} 

#nav .mark {
	background-image: url(http://images.bargaincity.ca/tab_bg_hl.gif); 
}
#nav .last {
	border-right:none;
}

/*
#membernav {
	list-style-type: none;
	margin:20px 0 30px 0;
}
#membernav li {
	float: left;
	margin-bottom: .25em;
	text-decoration: none;
}
#membernav li a {
	padding: .2em 1em;
	text-decoration: none;
	background-color: #FFF;
	display: block;
}
#membernav li a.active {
	color: #000;
	font-weight: bold;
	background-color: #EEE;
	display: block;
	-moz-border-radius: .9em .9em .9em .9em;
	-webkit-border-top-left-radius: .9em;
	-webkit-border-top-right-radius: .9em;
	-webkit-border-bottom-left-radius: .9em;
	-webkit-border-bottom-right-radius: .9em;
}
*/
#navcontainer
{
background-color: #1a75cf;
margin-bottom: 1em;
overflow: hidden;
padding: 3px 0 6px 20px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a { font-size:13px; color: white }

#navlist li
{
border-left: 1px solid #ddd;
color: white;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 1em;
}

#navlist .first {
	border-left: none;
	padding-left: 0;
}

#manage h1 { font-size: 14px; font-weight: bold; margin-top: 0; padding-top: 0; }
#manage td { font-size: 13px;}
#manage th { border: none; }

.confirmBox { color:#2c3034; border: 1px solid #66cc33; background-color: #eefff9; padding: 6px; margin-bottom: 15px;}

.caution1 { 
	background-color: #FFCCCC;
	padding: 4px;
}

.caution2 {
	background-color: #ffefef;
	border: 1px solid #ff9f9f;
	padding: 4px;
}

.important {
	background-color: #fbe6f2;
	border: 1px solid #d893a1;
	padding: 5px;
}
.note { 
	background-color: #DDDDDD;
	padding: 13px;
	color:#663300;
	background-color: #ffffcc;
	border:1px solid #ffdd22;
}
.borderless { border: none }


#search {background-color: #eee;padding: 5px; margin-bottom: 20px;}
#search td h1 {color:#333;font-family: arial, helvetica, sans-serif; font-size: 13px; margin:0; padding: 0; letter-spacing: 0 }
#search label { font-weight:normal; font-size: 13px; color: #000; }
#search .button { padding: 3px 15px; font-family:arial, helvetica, sans-serif; font-size: 12px; color:#000; font-weight: normal; background-color: #dfdfdf; border:1px solid #999; background-repeat: repeat-x; background-image: url(http://images.bargaincity.ca/button-bg.gif);
}
#search .button:hover { border-color: #666;}

#search input[type=text] { font-size: 17px; }
#search input[type=checkbox] {margin:0;padding:0}

#search select { padding: 2px; }
#login { background-color: #f8f8f8; border: 1px solid #e7e7e7; padding: 10px 20px; width: 264px; }




/* content */
#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#content h1 { margin-bottom: 10px }
#content p { margin-top: 0px }

#Category #main-content {
	float:left;
	width:728px;
	margin-right: 20px;
}

#Category #sidebar {
	float:right;
	width:202px;
	
}

#Category .details-container {
	float:left;
	width:578px;
}


#Register #main-content {
	float:left;
	width:720px;
}

#Register #sidebar {
	float:right;
	width:230px;
	
}


/*
#homepage #main-content {
	float:left;
	width:780px;
	margin-right: 20px;
}
#homepage #sidebar { 
	float:left; 
	width:160px; 
}
*/
#homepage #main-content {
	float:left;
	width:640px;
	margin-right: 20px;
}
#homepage #sidebar { 
	float:left; 
	width:300px; 
}
#homepage label { font-size: 13px }



#weblog #main-content {
	float:left;
	width:640px;
	margin-right: 20px;
}

#weblog #comment { width:96% }

#weblog #sidebar { 
	float:left; 
	width:300px; 
}

#weblog .meta { color: #999; font-size: 12px; }
#weblog h2 { margin-bottom: 2px}
#weblog hr { margin: 20px 0 }

#Item #main-content {
	float:left;
	width:780px;
	margin-right: 20px;
}
#Item #sidebar { 
	float:left; 
	width:160px; 
}
#Item h1 { margin-bottom:5px; line-height: 25px; }
#Item #meta {
	margin-bottom: 15px;
}

#Item .timestamp {
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
}

#Item #stage {
	margin-bottom: 5px;
}
#Item #thumbnails {
	margin-bottom: 20px;
}
#Item #thumbnails p { 
	color: #555;
	font-size: 11px;
	margin-top: 5px;
}
#Item #thumbnails .image {
	float:left;
	border: 1px solid #999;
	padding:2px;
	margin-right:4px
}

#Item #thumbnails .image-selected {
	float:left;
	border: 1px solid #000;
	padding:2px;
	margin-right:4px
}



#Item .description {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
}
#Item label { font-size:13px; color: #666666; font-weight: normal;}
.options { margin: 0; padding: 0 }
.options li {
float: right;
display: block;
margin: 0;
padding: 0px 16px 0px 20px; /* left pad is width of icon image */

} 
.options li.facebook {
	background: transparent url(http://images.bargaincity.ca/facebook.png) no-repeat left center;
}
.options li.twitter {
	background: transparent url(http://images.bargaincity.ca/twitter.png) no-repeat left center;
}
.options li.edit {
	background: transparent url(http://images.bargaincity.ca/pencil.png) no-repeat left center;
}
.options li.flag {
	background: transparent url(http://images.bargaincity.ca/flag.gif) no-repeat left center;
}
.options li.print {
	background: transparent url(http://images.bargaincity.ca/flag.gif) no-repeat left center;
}
.options li.reply {
	background: transparent url(http://images.bargaincity.ca/email.png) no-repeat left center;
}
.options li.share {
	background: transparent url(http://images.bargaincity.ca/link_go.png) no-repeat left center;
}
.options li.print {
	background: transparent url(http://images.bargaincity.ca/printer.png) no-repeat left center;
}


#terms, #privacy  {
	width:510px;
}
#terms iframe, #privacy iframe { margin:10px 0 20px 0; border:1px solid #CCC; }

.announcement { background-color:#ffffcc; border: 1px solid #ffd324; padding: 10px; margin-bottom: 15px; color: #514721; }
.announcement h2 { color: #cc6600; font-size: 14px; margin-bottom:5px; padding:0; line-height: 15px; }
.announcement p { margin: 0; padding: 0 }
.announcement a { color:#514721; }

.note { background-color: #fbe6f2; border: 1px solid #d893a1; padding: 5px; margin-bottom: 15px; color: black; }
.note h1 { color: #d2222c; font-size: 15px; margin:0; padding:0; }
.note p { margin: 0; padding: 0 }
.note a { color: #d2222c; }

.tip { /*background-color: #e2ffe4;*/
	background-color:#dfff9f;
 padding: 5px 8px; margin-bottom: 15px;}
.tip .title {
	/*color: #088408;*/
	color: #669900;
	font-size: 13px;
	font-weight: bold;
}
.tip a { color: #0000ee; }

.welcome {border:1px solid #ddd;background-color:#FFFFCC;/*background-color:#e0f1ba;*/ padding: 5px 8px; margin-bottom: 15px; text-align: center;}

/* footer */
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
	clear:both;
	color:#666666;
	padding:0;
	/* text-align:center; */
	margin:60px 0 30px 0;
}
#copyright { float: right; font-size: 12px; text-align: center; margin: 15px 7px; padding:3px 0 3px 23px; color: #666;}
.footer-col { float: left; max-width: 200px; margin: 15px 40px 20px 34px;}
.footer-col p { margin: 0;}
.footer-col ul { margin:0; padding: 0;}
.footer-col ul li { list-style: none; font-size: 13px; margin: 2px 5px; padding: 0; }
.footer-col ul li.header { font-weight: bold; margin: 2px 0; color: #777; }
.footer-col ul li a, div.footer-col ul li.header {  }
.footer-col p, div.footer-col a { font-size: 12px; }


/* loader */
#loader td {
  padding: 3px;
  background: #ffffff;
}
#loader p {
  border: 2px solid #000;
  padding: 15px;
  margin: auto;
  background: #FFFFFF;
  color:#000000;
  width:480px;
  font-size:14px;

}
#loader img {
  float: left;
  margin-right: 15px;
}
#loader strong {
  display: block;
  margin-bottom: 3px;
}
#loaderContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: expression('absolute');
  height: expression(document.documentElement.scrollHeight+'px');
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 1000;
}
#loaderContainer td {
	padding-top: 150px;
	vertical-align: top;
	text-align: center;
	/*background-image: url(../images/semi-transparent.gif);
	background-image: url(http://images.bargaincity.ca/overlay.png);
	*/
	background-image: url(http://images.bargaincity.ca/semi-transparent.png);
}
#loaderContainer td td {
	padding-top: 3px;
	text-align: left;
}

#tools { width: 140px; margin-left: 10px; padding: 8px;}
#tools td { font-weight: bold;}

/* list */
.controllerBar {
	background-color:#EEE;		
	color: #4D4D4D;
	font-size: 12px;
	
}
.controllerBar td { padding:1px;padding-left:8px;color: #666;}

.posting {
	border-bottom: 1px solid #eaeaea;
	padding:10px 0;
	position:relative;
	width:100%;
}

.posting .photo {
	overflow:hidden;
	border: 1px solid #dedede;
	background-color:#FFF;
	width: 126px;	
	height:94px;
}

.posting .no-photo {
	border-color: #dedede;
}


.posting .date { font-size: 14px; margin-bottom: 5px;}
.posting .description { font-size:13px; color:#606060;text-decoration: none;}
.posting .description:hover { color: #000; }

.posting .thumbnail-container {
	float: left;
	width:145px;
}
.posting .details-container {
	float:left;
	width:810px;
}

.posting .title {
	float:left;
	width: 495px;
}

.posting .title h2 {
	margin:0 0 3px 0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 1px;
	

}
.posting .title h2 a {
	letter-spacing:normal;
	font-weight: bold;
	line-height:normal;
	text-decoration: none;
	background: url(http://images.bargaincity.ca/link-line.gif) repeat-x 0 95%;
}

.posting .title h2 a:hover {
	text-decoration: none;
	color: #004081;
}
.posting .title h2 a:visited { /*color: #666699;*/ color:#75abea }
.posting .top {
	position:absolute;
	bottom:10px;
	right:0;
	width:11px;
	height:11px
}

.posting .price { 
	float:right;
	text-align: right;
	width: 80px; 
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin: 0;

}

.posting .more { font-size: 13px; text-decoration: none; }

.posting .meta
{
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color: #777;
	
}
.posting .pipe { color: #555; font-size: 10px; }
.posting .meta a, .posting .meta a:visited { color:#75abea; font-size:11px; font-weight:normal;text-decoration: none; }
.posting .meta a:hover { color:#000000;text-decoration: underline;}


/* paging */
.pagination {
margin-left: 0;
margin-bottom: 20px;
margin-right: 0;
margin-top: 20px;
color:#666;
}

.paginate {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

a.paginate {
	border: 1px solid #0055ee;
	color: #0055ee;
	padding: 3px 6px;
	text-decoration: none;
	/*color: #686868;*/
}
/*
a.next {
	
	padding: 3px 21px 3px 5px;
	background-color: #FFF;
	background: url(http://images.bargaincity.ca/paging_arrow_next.gif) no-repeat center right;
}

a.next:hover {
	padding: 3px 21px 3px 5px;
	background: url(http://images.bargaincity.ca/paging_arrow_next_over.gif) no-repeat center right;
}



a.prev {
	padding: 3px 5px 3px 21px;
	background-color: #FFF;
	background: url(http://images.bargaincity.ca/paging_arrow_prev.gif) no-repeat center left;
}

a.prev:hover {
	padding: 3px 5px 3px 21px;
	background: url(http://images.bargaincity.ca/paging_arrow_prev_over.gif) no-repeat center left;
}
*/
a.paginate:hover {
	color: #004081;
	border: 1px solid #004081;
	text-decoration: none;
}

.prev-inactive {
	padding: 3px 6px;
	background: url(http://images.bargaincity.ca/paging_arrow_prev.gif) no-repeat center left;

}

a.current,a.current:visited {
	/*
	
	border-top: 2px solid #003365;
	background-color: #003365;
	color: #FFF;
	*/
	border: 1px solid #FFF;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	cursor: pointer;
	padding: 3px 6px;
	text-decoration: none;
}
span.inactive {
	text-transform: uppercase;
	border: 1px solid #999;
	padding: 3px 6px;
	color: #999;
	cursor: default;
	background-color: #FFF;
}



#calendar { margin-bottom: 20px;}
#calendar table { border-collapse:collapse; border-color: #ccc;}
#calendar td, th { text-align: center; font-size: 12px;border: solid 0px #ccc }

#calendar th { background-color: #ddd; color: #666; font-weight: normal; padding-bottom:0;padding-top:0;font-size: 11px}
#calendar td { font-weight: normal; color: #000; background-color: #fff;}
#calendar td a { display: block;text-decoration: none;zoom:1; }

#calendar #cal-title td { border: none; background-color: #2384c5; color: white;} 
#calendar #cal-title a { text-decoration: none; color: white; }
#calendar #cal-title a:hover { text-decoration: underline; color: white; }

#calendar .day { height: 25px;background-color: white; }
#calendar .day a { color: black;display: block; }
#calendar .day a:hover { color: black; }

#calendar .day:hover {
	background-color: #dfdfdf;
	background-repeat: repeat-x;
	background-image: url(http://images.bargaincity.ca/button-bg.gif); 
	color: black;
}
#calendar .today { background-color: #1a75cf; font-weight: normal; color: white; height: 25px}
#calendar .today a {color: white;}
#calendar .today-selected {background-color: #003399; /*background-image: url(http://images.bargaincity.ca/today_selected.gif);*/height: 25px }
#calendar .today-selected a { color: white; font-weight: bold;}

#calendar .selected { height: 25px;background-color:#868686;background-image: url(http://images.bargaincity.ca/day_selected.gif); font-weight: bold; color: white; background-repeat: no-repeat;}
#calendar .selected a { color: white; }


#calendar .booked { height: 25px;background-color:#a9cbee;color: black; background-repeat: no-repeat;}
#calendar .booked a { color: black; }

#Categories h1 {
	margin-bottom: 18px;
}
#Categories h2, #Categories h2 a { font-weight: bold; font-size: 23px; padding-top:5px;color:#333; margin-bottom:10px; }
#Categories h2 a:hover { color: #bc1c19; }
#Categories li { line-height: 14px }


#checkUsername {
	color: #EE2037; 
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#photos {
	float: right;
	overflow:hidden;
	margin-left: 20px;
	width:400px; 
}
