/* CSS developed by 9xb.com
Main stylesheet for layout */

/* ---------------------------------- */
/* DEFAULT STYLES   */   
/* ---------------------------------- */
	
	html, body {
		color: #333;
		font: 13px/1.5em verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		margin: 0;
		padding: 0;
		background-color:#5370a4;
	}
	
	html {
		background: url(../images/bg_html.gif) top left repeat-x;
	}
	
	.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

	
	#rightThing {
		position: absolute;
		left: 888px;
		bottom:0;
		width:1920px; 
		padding:0;
		margin:0;
		background:url(../images/bg_body.gif) no-repeat bottom left #5370a4;
		height: 761px;
		z-index:400;
	}
	/* Position fixed on all browsers except IE */
	html>body #rightThing { position:fixed; }
	
	
	.hidden {
		display: none;
	}
	
	p {
		margin-bottom: 1em;
	}
	
	a {
		color: #333;
		text-decoration: none;
		border: 0;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	img {
		border: 1px solid #ccc;
	}
	
	.clear {
		clear: both;
		height: 0;
		margin: 0;
		padding: 0;
	}
	
/* ---------------------------------- */

	#basket {
		font-family: georgia, "Times New Roman", Times, serif, verdana, arial;
		position: absolute;
		background: #5370a4;
		color: #e7e9ee;
		top: -7px;
		right: 10px;
		z-index:500;
	}
	
	#basket ul {
		list-style: none;
		list-style-image: none;
		margin: 0;
		padding: 0;
	}
	#basket li {
		padding: 2px 10px 0 0;
		float: left;
	}
	#basket li.review {
		padding: 2px 0 2px 20px;
		background: url(../images/icon_review.gif) no-repeat left center;
	}
	#basket li.checkout {
		padding: 2px 0 2px 20px;
		background: url(../images/icon_basket.gif) no-repeat left center;
	}
	#basket a {
		color: #e7e9ee;
	}
	#basket strong {
		color: #ffc;
	}
	
	.cards {
		text-align: center;
	}
	
	
/* ---------------------------------- */
/* MAJOR DIVISIONS   */   
/* ---------------------------------- */
	
	#outerwrap {
		height: 100%;
		margin-right: 200px;
		border: 1px solid #e7e9ee;
		border-bottom: 0;
		width: 885px;
		background:#fff;
	}
	#innerwrap {
		float: left;
		width: 683px;
	}
	#innercontentwrap {	
	width: 658px;


	}
	#header {
		border-top: 8px solid #5370a4;
		border-bottom: 1px solid #e7e9ee;
		padding-left: 7px;
		height: 100px;
		background:#5370a4;
		position:relative;
		
	}
	
	#leftwrap {
		float: left;
		top: 109px;
		left:0;
		
		width: 200px;
		font-size: 95%;
	}
	#content {
		padding: 15px;
	}
	#content-hp {
		padding: 15px;
		width: 655px;
		background-color: #fff;
	}
	
	
/* ---------------------------------- */
/* TABLE ELEMENTS  */   
/* ---------------------------------- */	
	
	table {
        border-collapse: collapse;
		border: 1px solid #e7e9ee;
		margin: 0 0 10px 0;
		width: 100%;
    }
    th {
        padding: 3px 5px;
		background: #5370a4;
		color: #fff;
		text-align: left;
    }
    td {
        padding: 5px;
		/*background: #ecedee;*/
    }
	
	#checkoutoptions {
		clear: both;
	}
	
	.button {
		margin: 0;
		float: right;
		padding: 0;
		height: 26px;
		width: 171px;
		background: url(../images/button_checkout.gif) no-repeat;
		display: block;
		text-indent: -3000em;
		cursor: pointer;
	}
	
	.loginbutton {
		margin: 0;
		float: right;
		padding: 0;
		display:block; 
		height: 26px;
		width: 110px;
		background: url(../images/button_login2.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}	
	
	.requestbutton {
		margin: 0;
		float: right;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_request.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}
	
	.updatebutton {
		margin: 0;
		float: left;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_update.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}
	
	.sendbutton {
		margin: 0 0 0 25px;
		float: left;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_send.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}
	
	.removebutton {
		margin: 0;
		float: left;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_remove.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}	
	
	.resetbutton {
		margin: 0;
		float: left;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_reset.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}	
	
	.proceedbutton {
		margin: 0;
		float: right;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_proceed.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}	
	
	.proceedbutton_card {
		margin: 0;
		float: right;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_proceed_card.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}	

	.proceedbutton_cheque {
		margin: 0;
		float: right;
		padding: 0;
		border: none;
		height: 26px;
		width: 110px;
		background: url(../images/button_proceed_cheque.gif) no-repeat;
		text-indent: -3000em;
		cursor: pointer;
	}								
	
	.shoppingbutton {
		margin: 0;
		float: left;
		padding: 0;
		height: 26px;
		width: 161px;
		background: url(../images/button_shopping.gif) no-repeat;
		display: block;
		text-indent: -3000em;
		cursor: pointer;
	}
	
	.mailing_button {
		margin: 0;
		padding: 0;
		height: 26px;
		width: 161px;
		border:0;
		background: url(../images/button_mailing.gif) no-repeat;
		text-indent: -3000em;
	}	
	
	#delivery {
		display: none;
	}
	
	#special_offer{
	text-decoration:line-through;
	}
	
	tr.hi_lite td {
        background: #d9dbdf;
    }
	
	.floatL {
		float: left;
		margin: 0 10px 10px 0;
	}
	
	.floatR {
		float: right;
		width: 325px;
		padding: 0 0 10px 10px;
	}
	
	.floatR2 {
		float: right;
		padding: 0 0 10px 10px;
	}
	
	img {
		margin: 0 0 10px 0;
	}
	
/* ---------------------------------- */
/* TITLE ELEMENTS  */   
/* ---------------------------------- */	
	
	h1 {
		margin: 0;
		padding: 0;
		width: 375px;
		height: 100px;
		background: url(../images/logo-janetteray.gif) no-repeat left center;
	}
   
	h1 a {
		overflow: hidden;
		display: block;
		text-indent: -3000em;
		width: 192px;
		height: 93px;
	}

	h1 a:hover {
		background-color: transparent;
	}
	
	#content h2 {
		font-family: georgia, "Times New Roman", Times, serif, verdana, arial;
		margin-bottom: 25px;
		line-height: 1.2em;
		font-weight: normal;
	}
	
	#content h3, #content h4, #content h5 {
		margin-bottom: 15px;
		line-height: 1.2em;
		font-weight: normal;
	}
	
	#content p {
		font-size:13px;
	}
	
	h2 {
		clear: both;
		color: #5370a4;
		margin: 0 0 25px 0;
		padding: 0;
		font-size: 2.2em;
		font-weight: normal;
	}
	h3 {
		clear: both;
		color: #000;
		font-size: 1.5em;
	}

	
	h4, #content h4 {
		font-weight: bold;
		color: #5370a4;
		margin: 0;
		padding: 0;
		padding-bottom: 3px;
	}
	
	#featuredwrap h2 {
		font-size: 100%;
		border-top: 1px solid #e7e9ee;
		border-bottom: 1px solid #f0f0f0;
		height: 22px;
		padding: 5px 10px 3px 10px;
		background: url(../images/bg_bar_gradient.gif) repeat-x bottom #e7e9ee;
		clear: both;
		margin: 0;
	}
	
/* ---------------------------------- */
/* CONTENT ELEMENTS  */   
/* ---------------------------------- */

	#content {
		font-size: 90%;
	}
	
	#content a {
		color:#003399;
	}
	
	#content-hp .griditem {
		float:left;
		width:135px;
		height:250px;
		margin:0 10px 10px 0;
		line-height:1.4;
	}
	#content-hp .griditem .thumb {
		margin:0;
		height:145px;
		overflow:hidden;
	}
	#content-hp .griditem h3 {
		font-size:13px;
		margin:0 0 5px 0;
		font-weight:bold;
		line-height:1.2;
	}
	#content-hp .griditem h3 a {
		color:#5370a4;
	}
	#content-hp .griditem .price {
		margin:0 0 5px 0;
	}
	
	
	
	#content-hp #rightcol{
		float:right;
		width:235px;
		margin:0 -15px 70px 0;
		min-height: 1020px;
		background-color: #d9dbdf;
	}
		#content-hp .newsletterbox{
			background:#5370a4;	
			margin:0 0 10px 0;
			padding:15px;
			color:#fff;
		}
		#content-hp .newsletterbox h3{
			margin:0 0 5px 0;
			color:#fff;
			font-size:16px;
			font-weight:bold
		}
		#content-hp .newsletterbox p{
			margin:0 0 10px 0;
		}
		#content-hp .newsletterbox .formfield{
			 font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:13px;
			 width:120px;
		}
		
		#content-hp #newscolumn{
			background:#d9dbdf;	
			margin:0 0 10px 0;
			padding:0 0 10px 0;
			color:#333;
		}
		#content-hp #newscolumn h3{
			margin:0;
			padding:8px 10px 5px 10px;
			font-size:12px;
			font-weight:bold;
			color:#333;
		}
		#content-hp #newscolumn img{
			margin:0;
		}
		#content-hp #newscolumn p{
			margin:0 0 10px 0;
		}
		#content-hp #newscolumn ul{
			margin:0;
			list-style:none;
			padding:0;
		}
		#content-hp #newscolumn ul li{
			margin:0 0 10px 0;
			padding:10px 10px 0 10px;
			font-size:11px;
			line-height:1.4em;
		}
		#content-hp #newscolumn ul li a{
			color:#5370a4;
			
		}

/* ---------------------------------- */

	#search {
		background: #5370a4;
		padding: 0 15px 5px 15px;
		color: #fff;
		font-size: 90%;
		margin: 0;
	}
	
	#search select {
		width: 125px;
		margin: 0;
		padding: 0;
	}
	
	#search form {
		margin: 0;
		padding: 0;
	}
	
/* ---------------------------------- */

	#featuredwrap {
		border-top: 1px solid #e7e9ee;
		clear: both;
		font-size: 90%;
		background: url(../images/bg_featured.gif) repeat-x;
	}
	.featured {
		float: left;
		width: 280px;
		overflow: auto;
		line-height: 1.4em;
		padding: 0;
	}
	.featured img {
		float: left;
		margin: 10px;
	}
	.featured div {
		float: left;
		width: 155px;
		padding: 10px 0;
		margin: 0;
	}
	.featured h3 {
		font-family: verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		color: #039;
		padding: 0;
		margin: 0;
	}
	.featured p {
		padding: 0;
		margin: 0;
		color: #000;
	}
	.featured i {
		line-height: 1.2em;
		color: #666;
		font-style: normal;
	}
	.featured p.author {
		color: #09f;
		font-size: 1.2em;
		margin-bottom: 8px;
	}
	.featured p.price {
		color: #5370a4;
		margin-top: 8px;
	}
	.featured p.links {
		margin-top: 8px;
	}
	
	.featured a {
		color: #5370a4;
		font-weight: bold;
	}
	
/* ---------------------------------- */

	#results {
		font-size: 100%;
		padding: 10px;
		clear: both;
		color:#5370a4;
		float:left;
		width: 95%;
	}
	#results a {
		color:#5370a4; text-decoration:underline;
	}
	#results img { border: none; }
	
/* ---------------------------------- */

	.listingwrap {
		position: relative;
		margin: 0 0 15px 0;
	}
	/*.listingwrap img {
		position: absolute;
		top: 0;
		left: 0;
	}*/
	.thisone img {
		position: absolute;
		top: 0;
		left: 0;
	}	
	.listingwrap div {
		padding: 0;
		margin: 0 0 15px 115px;
	}
	.listingwrap h3 {
		/*font-family: verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		font-size: 1.2em;
		color: #5370a4;
		font-weight: bold;
		padding: 0;
		margin: 0;*/
		font-family: verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		color: #039;
		padding: 0;
		margin: 0;
	}
		
	.listingwrap p {
		padding: 0;
		margin: 0;
		color: #000;
	}
	.listingwrap p.author {
		color: #09f;
		font-size: 1.5em;
		margin-bottom: 8px;
	}
	
	.listingwrap p.desc {
		margin-bottom: 8px;
	}
	
	.listingwrap i {
		line-height: 1.2em;
		color: #4c4b4b;
		font-style: normal;
	}
	
	.listingwrap div.options {
		height: 22px;
		padding: 4px;
		border-top: 1px dotted #bbb;
		border-bottom: 1px dotted #bbb;
	}
	
	.listingwrap div.options p {
		display: inline;
	}
	
	.listingwrap p.price {
		color: #000;
		margin: 0 25px 0 0;
	}
	.listingwrap p.special {
		color: #ff0000;
		margin: 0 25px 0 0;
	}	
	
	#content .listingwrap .options a {
		color: #5370a4;
		color:#003399;
		color:#992200;
		font-weight: bold;
	}
	
	#content .listingwrap a {
		color:#000099;
		color:#003399;
	}	
	
/* ---------------------------------- */

	.moreinfowrap {
		margin: 0 0 15px 0;
		padding: 0;
	}
	.moreinfowrap .images {
		float: right;
		width: 160px;
		text-align: right;
		padding: 0;
		margin: 0;
	}
	.error						{ background: #faeeee; border:2px solid #c00; padding: 6px 0 5px 8px; color:#c00; }
	.success 					{ color:#249901; border:2px solid #84cd6e; background:  #dff2d9; padding: 6px 0px 5px 5px;  }
	.buynow {
		height: 24px;
		width: 110px;
		display: block;
		background: url(../images/button_buynow.gif) no-repeat center center;
		text-indent: -3000em;
		padding: 0;
		overflow: hidden;
		margin: 0 0 10px 0;
	}
	
	.moreinfowrap img {
		padding: 0;
		margin: 0 0 10px 0;
	}
	.moreinfowrap div.info {
		margin: 0;
		padding: 0;
	}
	.moreinfowrap h3 {
		font-family: verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		font-size: 1.5em;
		color: #5370a4;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
	.moreinfowrap p {
		padding: 0;
		margin: 0;
		color: #000;
	}
	.moreinfowrap p.author {
		color: #09f;
		font-size: 1.5em;
		margin-bottom: 15px;
	}
	
	.moreinfowrap p.desc {
		padding: 0;
		margin-bottom: 15px;
	}
	.moreinfowrap p.price {
		margin: 0;
		font-size: 1.6em;
		padding: 15px 0;
		color: #000;
	}
	
	.moreinfowrap i {
		line-height: 1.2em;
		color: #666;
		font-style: normal;
	}
	
	.moreinfowrap div.options {
		height: 22px;
		padding: 0 0 22px 0;
		margin-top: 0px;
		border-top: 1px dotted #bbb;
		border-bottom: 1px dotted #bbb;
	}
	.options li { float:left; list-style-type:none; margin:0; padding:0; }	
	
	.previous { margin:0 0 0 -40px!important; padding:0 330px 0 0!important; }
	#content .moreinfowrap .options a {
		color:#992200;
		font-weight: bold;
		
}
	
/* ---------------------------------- */

	.eventwrap {
		padding: 10px 25px;
		margin: 0;
		border-bottom: 1px dotted #bbb;
	}
	.eventwrap h4 {
		font-size: 1em;
		border: 0;
		margin: 0;
		padding: 0;
	}
	.eventwrap p, .eventwrap a {
		border: 0;
		margin: 0;
		padding: 0;
		color: #000;
	}
	
/* ---------------------------------- */

	.breadcrumb {
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px dotted #bbb;
	}
	
/* ---------------------------------- */

	#content input, #content textarea, #contentselect {
		font: 12px/1.5em verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
	}
	#form, #login, #register, #formFields { 		border: 0;
		border-top: 10px solid #5d739a;
		border-bottom: 1px dashed #bbb;
		margin: 20px 0 0 0;
		padding: 10px 10px 20px 10px;
}
	#content fieldset { border:0;
	}
	
	#content legend {
		background: #5d739a;
		border: 0;
		color: #fff;
		margin: -28px 0 13px 0;
		padding: 3px 13px 3px 13px;
		font-weight: bold;
	}
	
	#content label {
		float: left;
		width: 11em;
		margin-right: 12px;
		padding: 2px;
		text-align: right;
		clear: both;
	}
	
/* ---------------------------------- */

	.indentblock {
		padding: 0 25px 15px 25px;
	}

/* ---------------------------------- */
/* MAIN LINK ELEMENTS  */   
/* ---------------------------------- */

	#menu_home {
		border-top: 1px solid #d9dbdf;
		background:#d9dbdf;
		margin: 0;
		list-style: none;
		list-style-image: none;
		padding: 10px 20px;
	}
	#menu_home li {
		border: 1px solid #d9dbdf;
		padding: 0 0 3px 0;
	}
	#menu_home li a {
		display: block;
	}
	
/* ---------------------------------- */
	
	#leftinnerwrap{
		background:#d9dbdf;
		width:200px;
	}
	
	#leftwrap h3{
		border-top: 1px solid #e7e9ee;
		margin: 0;
		padding: 5px 20px;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
		background: url(../images/bg_left_h3.gif) repeat-y right top #5370a4;
	}
	#leftwrap p {
		margin: 0;
		padding:0;
		font-size: 11px;
		color: #fff;
	}	
	
	#leftwrap img {
		border:0;
	}	
	
	#leftwrap p a {
		margin: 0;
		padding:0;
		background:none;
	}	
	
	#leftwrap ul a:hover {
		background: url(../images/arrow_back.gif) no-repeat right center;
	}
	#leftwrap .btt {
		margin:0;
		padding:0 20px 10px 20px;
	}
	#leftwrap .btt a {
		color:#5370a4;
	}	
	
	

	#menu_shop {
		background:#d9dbdf;
		margin: 0;
		list-style: none;
		list-style-image: none;
		padding: 10px 20px;
	}
	#menu_shop li {
		border: 1px solid #d9dbdf;
		padding: 0 0 5px 0;
	}
	#menu_shop li a {
		display: block;
	}
	
	.selected {
		font-weight: bold;
		color: #5370a4;
	}
	
	#menu_shop ul {
		margin: 0;
		padding: 0 0 0 15px;
		list-style: none;
	}
	
	#menu_shop ul ul li {
		padding: 0;
	}
	#menu_shop ul ul li a {
		color: #666;
	}
	
/* ---------------------------------- */

	#menu_back {
		background: url(../images/bg_shadow_2.gif) bottom no-repeat;
		float:left;
	}

	#menu_extra {
		border-top: 1px solid #d9dbdf;
		margin: 0;
		background:#d9dbdf;
		list-style: none;
		list-style-image: none;
		padding: 10px 20px;
	}
	#menu_extra li {
		border: 1px solid #d9dbdf;
		padding: 0 0 3px 0;
	}
	#menu_extra li a {
		display: block;
		/*font-weight: bold;*/
	}
	
	#menu_extra .selected {
		font-weight: bold;
		color: #5370a4;
	}
	
/* ---------------------------------- */
/* BANNER STYLES  */   
/* ---------------------------------- */

	.archi {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/archi.jpg) no-repeat #000;
	}
	.art {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/art.jpg) no-repeat #000;
	}	
	.building {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/building.jpg) no-repeat #000;
	}
	.design {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/design.jpg) no-repeat #000;
	}	
	.land {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/garden.jpg) no-repeat #000;
	}	
	.city_planning {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/city_planning.jpg) no-repeat #000;
	}
	.photo {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/photo.jpg) no-repeat #000;
	}	
	.gallery {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/gallery.jpg) no-repeat #000;
	}	
	.period {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/period.jpg) no-repeat #000;
	}		
	.normal {
		height: 120px;
		border-top: 1px solid #e7e9ee;
		background: url(../images/normal.jpg) no-repeat #000;
	}			
	.archi p, .building p, .city_planning p, .design p, .gallery p, .art p, .land p, .photo p, .normal p, .period p {
		display: none
	}
	
/* ---------------------------------- */
/* HEADER STYLES  */   
/* ---------------------------------- */

	#header p {
		font: 12px/1.5em  georgia, "Times New Roman", Times, serif, verdana, arial;
		margin: 0;
		color: #666;
		padding: 0 0 5px 14px;
	}
	#topmenu{ 
		position:absolute;
		top:13px;
		right:20px;
		color:#fff;
		list-style:none;
		margin:0;
		font-size:11px;
	}
	#topmenu li{ 
		float:left;
		margin:0 7px 0 0;
		padding:0 9px 0 0;
		background:url(../images/divider.gif) no-repeat right center;
	}
	#topmenu .login{ 
		margin:0 7px 0 0;
	}
	#topmenu .last{ 
		margin:0;
		padding:0;
		background:none;
	}
	#topmenu .clientlinks a{ 
		color:#ffc;
	}
	#topmenu a{ 
		color:#fff;
	}
	#searchbox{ 
		position:absolute;
		bottom:-1px;
		right:-1px; 
		background:#879bbf;
		border:1px solid #fff;
		padding:20px;
		color:#fff;
	}
	#searchbox form{ 
		margin:0;
		padding:0;
	}
	#searchbox label{ 
		background:url(../images/iconsearch.gif) no-repeat left center;
		padding:0 20px 0 15px;
	}
	

/* ---------------------------------- */
/* FORM ELEMENTS  */   
/* ---------------------------------- */

	#search label {
		margin-right: 12px;
	}

/* ---------------------------------- */
/* FOOTER STYLES  */   
/* ---------------------------------- */

	#footer {
		position: relative;
		clear: both;
	}
	
	.add_basket {
		height: 10px;
		width: 10px;
		display: block;
		float:none;
		background: url(../images/button_buynow.gif) no-repeat center center;
	}	
	
	.test{
		color:#0033FF;
	}
	.test a:hover{
		color:#0033FF;
	}	
	.test a{
		color:#0033FF;
	}	
		
	.red_bit a{
		color:#FF0000;
	}
	.red_bit a:hover{
		color:#FF0000;
	}
	
.mailing a{
		color:#FFFFFF;
}	

.red_link a{
		color:#990000;
	}
	
	.cant a{
		color:#CC0000;
		font-weight:bold;
	}
	.cantselected{
		color:#CC0000;
		font-weight:bold;
	}	
	
#home_left{
width:48%;
float:left;
}
#home_middle{
width:3%;
float:left;
clear:none;
border:none;
}
#home_middle img{border:none;}
#home_right{
width:48%;
float:right;
}	


