body {
	background: url("../images/body-bg.gif") repeat-x;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #4B4B4B;
}

#siteWrapper {
	width: 982px;
	margin: 0px auto 0 auto;
}

a {
	outline: none;
	color: #000;
}

a:hover {
	color: #00AEEF;
}

#header {
	padding: 0 32px 2px 26px;
	background: url(../images/header-bg.gif) repeat-x;
	height: 117px;
}

#logo {
	float: left;
	padding: 10px 0 0 65px;
}

#tagline {
	padding-left: 11px;
	font-size: 9px;
}

#logoutBox {
	margin: 0;
	padding: 15px 2px 0 0;
	text-align: right;
	color: #34A7D6;
	font-weight: bold;
	font-size: 10px;
	float: right;
}
	
	#logoutBox a {
		color: #34A7D6;
	}

#mainTabs {
	float: left;
	padding: 7px 0 0 0;
	margin: 11px 0px 0px 0px;
	height: 25px;
}

#mainTabs li {
	list-style: none;
	float: left;
	height: 25px;
	margin-right: 3px;
}

#mainTabs a {
	display: block;
	float: left;
	background: url("../images/mainTabsBg1.gif") no-repeat;
	padding: 5px 0 0 0;
	width: 105px;
	height: 25px;
	
	font-family: Verdana, Geneva sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #7C7C7C;
}

a#mainTabsSelected {
	background: url("../images/mainTabsSelectedBg1.gif") no-repeat;
	color: #0F9ED6;
}

#contactBox {
	padding: 15px 28px 0 0;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	float: right;
}

#banner {
	margin-top: -33px;
	width: 468px;
	height: 60px;
	float: right;
	border: 1px solid #000;
}

#contactBox a:link, #contactBox a:active, #contactBox a:visited {
	text-decoration: none;
	font-weight: bold;
    color: #6C6C6C;
}

#contactBox a:hover {
	text-decoration: underline;
}

#filterBarTop {
	clear: both;
	padding: 17px 10px 0 26px;
	height: 32px;
}

#filterBarBottom {
	float: left;
	padding: 0 14px 0 26px;
	width: 942px;
	height: 31px;
	color: #000;
}

.goLeft {
	float: left;
}

#location {
	width: 210px;
	height: 32px;
	margin-right: 10px;
	float: left;
}

#location a#chooseLocation:link, #location a#chooseLocation:active, #location a#chooseLocation:visited {
	display: block;
	background: url("../images/locationBg1.gif") no-repeat;
	padding: 8px 0 0 50px;
	width: 160px;
	height: 24px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

/*#location a#chooseLocation:hover {
	background: url("../images/locationBgHover.gif") no-repeat;
}*/

#location a, #choosePrice a {
	display: block;
	padding: 3px 0 3px 20px;
	background: url("../images/memberMenuBull.gif") no-repeat 5px 3px;
	text-decoration: none;
}

#chooseMap {
	display: none;
	background: #fff url("../images/chooseMapBg1.gif") no-repeat bottom;
	width: 234px;
	padding: 7px 0 5px 2px;
	margin: 1px 0 0 -2px;
	position: absolute;
	border: 1px solid #DCDCDC;
}

#romaniaMap {
	width: 230px;
	height: 177px;
}

#chooseCurrency {
	display: none;
	clear: left;
	background: #fff url("../images/chooseCurrencyBg.gif");
	border: 1px solid #DCDCDC;
	width: 104px;
	margin: 11px 0 0 -14px;
	position: absolute;
}

#chooseCurrency ul {
	margin: 0;
	padding: 5px 0 0 7px;
}

#chooseCurrency ul li {
	list-style: none;
}

#chooseCurrency ul li a {
	
	padding: 0 0 0 15px;
	background: url("../images/memberMenuBull.gif") no-repeat;
}

#chooseCategory {
	display: none;
	clear: left;
	float: left;
	border: 1px solid #DCDCDC;
	width: 190px;
	margin: 33px 0 0 608px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 100;
}

#chooseCategory ul {
	margin: 0;
	padding: 5px 0 0 7px;
}

#chooseCategory ul li {
	list-style: none;
	width: 170px;
	height: 18px;
}

#chooseCategory ul a {
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url("../images/memberMenuBull.gif") no-repeat;
}

#chooseCategory ul li a {
	padding: 0 0 0 15px;
	text-decoration: none;
	background: url("../images/memberMenuBull.gif") no-repeat;
}

#subcategories {
	float: right;
	width: 150px;
}

#subcategories ul {
	margin: 0;
	padding: 5px 0 0 7px;
}

#subcategories ul li {
	list-style: none;
	width: 170px;
	height: 13px;
}

#subcategories ul li a {
	padding: 0 0 0 15px;
	text-decoration: none;
	background: url("../images/memberMenuBull.gif") no-repeat;
}

.subcats {
	float: right;	
	display: none;
}

#price {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	height: 32px;
}

#priceLeft {
	background: url('../images/priceBg-left.gif') no-repeat;
	height: 32px;
	width: 4px;
	float: left;
}

#price a {
	text-decoration: none;
}

#priceDisplay {
	background: url('../images/priceBg-center.gif') repeat-x;
	padding: 8px 0 0 5px;
	float: left;
	height: 24px;
}

	#priceDisplay img{
		border: 0;
		margin-bottom: -4px;
		margin-left: 11px;
	}

a#priceInterval {
	padding: 0 10px 0 0;
	font-size: 11px;
	font-weight: bold;
}

a#priceInterval:hover {
}

#choosePrice {
	display: none;
	background: #fff url("../images/choosePriceBg.gif");
	width: 265px;
	margin: 11px 0 0 -9px;
	padding: 7px 0 15px 10px;
	position: absolute;
	border: 1px solid #DCDCDC;
}

#choosePrice input {
	width: 50px;
}

#choosePrice button {
	border: 0;
	background: url("../images/searchBtnBg.gif") no-repeat 5px 0;
	width: 60px;
	height: 20px;
	color: #fff;
	padding: -1px 0 0 0;
	margin: 0;
}

#priceCurrency {
	background: url('../images/priceBg-center.gif') repeat-x;
	padding-top: 8px;
	float: left;
	height: 24px;
}

	#priceCurrency img {
		border: 0;
		margin: 0px 0px -4px 11px;
	}

a#currency {
	display: block;
	height: 14px;
	padding: 0 5px 0 0px;
	font-weight: bold;
}

a#currency:hover {
}

#priceRight {
	float: left;
	background: url('../images/priceBg-right.gif') no-repeat;
	width: 4px;
	height: 32px;
}

#search {
	margin: 0;
}

#searchLeft {
	float: left;
	background: url('../images/searchInputLeft.gif') no-repeat;
	height: 32px;
	width: 9px;
}

#endInputSearch {
	float: left;
	height: 32px;
	background: url('../images/endInputSearch.gif') no-repeat;
}

#searchRight {
	background: url('../images/priceBg-center.gif') repeat-x;
	float: left;
	height: 32px;
	margin-left: -1px;
}

#search input {
	border: 0px;
	float: left;
	background: url("../images/searchInputBg1.gif") repeat-x;
	height: 32px;
	width: 137px;
	padding: 8px 0 2px 1px;
}

#search a {
	float: left;
	padding: 6px 0 0 2px;
}

#search button {
	float: left;
	display: inline;
	border: 0;
	background: url("../images/searchBtnBg1.gif") no-repeat;
	width: 48px;
	height: 16px;
	color: #fff;
	padding: 0;
	margin: 8px 3px 0px 5px;
}

#path {
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
}

#path li {
	float: left;
	list-style: none;
}
#path li a {
	display: block;
	float: left;
	padding: 0 7px 0 6px;
	color: #000;
	text-decoration: underline;
}

#path li a:hover {
	color: #089DD5;
	
}

#middleSep {
	background: url('../images/pathSep.gif') no-repeat;
	width: 9px;
	height: 9px;
	margin-top: 2px;
}

li#pathFirst a {
	display: block;
	padding: 0 0 0 10px;
	color: #000;
	text-decoration: underline;
}

li#pathLast a {
	display: block;
	padding: 0 0 0 15px;
	color: #000;
	text-decoration: underline;
	width: 203px;
}

#filterBarRight {
	margin: 0;
	padding: 5px 10px 5px 10px;
	background: #FBFBFB;
	border-right: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-top: 1px solid #FBFBFB;
	position: relative;
	top: -1px;
}

#filterBarRight li {
	list-style: none;
	width: 197px;
	height: 33px;
}

#filterBarRight li a {
	display: block;
	background: url("../images/rmenuABg1.gif") no-repeat right;
	width: 192px;
	height: 26px;
	padding: 5px 0 0 5px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#filterBarRight li a:hover {
	text-decoration: underline;
	color: #1CA8DD;
}

li#rmenuBack {
	list-style: none;
	background: none;
	width: 214px;
	height: 28px;
}

li#rmenuBack a {
	display: block;
	background: url("../images/rmenuBullBack.gif") no-repeat 10px 11px;
	width: 150px;
	height: 17px;
	padding: 8px 0 0 30px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

li#rmenuBack a:hover {
	background: url("../images/rmenuBullBack.gif") no-repeat 10px 11px;
	color: #00AEEF;
}

#content {
	background: url("../images/contentBg.gif") repeat-y;
	padding: 0 14px 0 26px;
	border-top: 1px solid #D7D7D7;
}

#mainContainer {
	float: left;
	display: inline;
	margin: 0 0 0 -2px;
	padding: 20px 0 20px 0;
}

#resultCount {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E5E5E5;
	text-align: right;
	max-width: 710px;
	width: expression(document.body.clientWidth < 712? "710px" : document.body.clientWidth > 712? "710px" : "auto");
	height: 17px;
	width: 100%;
}

#resultCount a {
	float: left;
	background: url("../images/arrowUpLeft.gif") no-repeat 0 1px;
	padding: 3px 4px 3px 18px;
	margin-top: -3px;
	text-decoration: none;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

#adList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.adListAd {
	clear: both;
	width: 702px;
	/*width: expression(document.body.clientWidth < 712? "710px" : document.body.clientWidth > 712? "710px" : "auto");*/
	height: 114px;
	background: url("../images/adListAd1noPhoto.gif") no-repeat;
	margin-bottom: 14px;
}

.adListAdNoPhoto {
	clear: both;
	width: 702px;
	/*width: expression(document.body.clientWidth < 712? "710px" : document.body.clientWidth > 712? "710px" : "auto");*/
	height: 114px;
	background: url("../images/adListAd1noPhoto.gif") no-repeat;
	margin-bottom: 14px;
}

#adListImgCont {
	display: block;
	float: left;
	border: 1px solid #BEBEC0;
	padding: 1px;
	width: 73px;
	height: 58px;
	text-align: center;
	line-height: 100px;
	background: none;
	margin-left: 26px;
}
	
	#adListImgCont img {
		width: 73px;
		height: 58px;
		vertical-align: middle;
}

.adListImgCont, .adListImgContDisplay {
	display: block;
	float: left;
	border: 1px solid #BEBEC0;
	padding: 1px;
	width: 73px;
	height: 58px;
	text-align: center;
	line-height: 100px;
	background: none;
}

#adListImgContDisplay {
	display: block;
	float: left;
	border: 1px solid #BEBEC0;
	padding: 1px;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background: none;	
}

.adListImgContNoPhoto {
	display: block;
	float: left;
	width: 75px;
	height: 58px;
	text-align: center;
	line-height: 100px;
	background: none;
}

#adListImgContNoPhoto {
	display: block;
	float: left;
	width: 75px;
	height: 58px;
	text-align: center;
	line-height: 100px;
	background: none;
	margin-left: 26px;
}
	
	#adListImgContNoPhoto img {
		border: 1px solid #E2E2E2;		
		vertical-align: middle;	
	}	

.adListImgContDisplay {
	margin: 0 10px 10px 0;
}

.adListSpacer {
	float: left;
	background: #FBFBFB;
	width: 10px;
	height: 78px;
}

.adListSpacerNoPhoto {
	float: left;
	background: #FBFBFB;
	width: 10px;
	height: 78px;
}

.adListAd h1 {
	margin: 0;
	padding: 15px 0 0 13px;
	height: 20px;
	font-size: 12px;
}

.adListAdNoPhoto h1 {
	margin: 0;
	padding: 15px 0 0 13px;
	height: 20px;
	font-size: 12px;
}

.adListAd a:link, .adListAd a:active, .adListAd a:visited, 
.adListAdNoPhoto a:link, .adListAdNoPhoto a:active, .adListAdNoPhoto a:visited {
    color: #0EA1D7;
    font-size: 11px;
    margin-left: 4px;
}

.adListAd a:hover, .adListAdNoPhoto a:hover {
    color: #4B4B4B;
}

.adListAd p {
	margin: 0;
	padding: 0;
	height: 48px;
}

.adListAdNoPhoto p {
	margin: 0;
	padding: 0;
	height: 48px;
}

.adListAd label {
	float: left;
	margin-top: 0px;
	color: #EF6608;
	display: block;
	height: 17px;
}

#vizualizariNoPhoto {
	float: right;
	margin-right: 12px;
	margin-top: 0px;
	font-weight: bold;
	color: #4B4B4B;
}

.adListAd strong {
	color: #4B4B4B;
	font-weight: bold;
}

.adListAdNoPhoto label {
	float: left;
	margin-top: 0px;
	color: #EF6608;
	display: block;
	height: 17px;
}

.adListAdNoPhoto strong {
	color: #4B4B4B;
	font-weight: bold;
}

.adListLinks {
	float: right;
	list-style: none;
	padding: 15px 18px 5px 17px;
	margin: 0;
	width: 103px;
	height: 90px;
	font-weight: bold;
	color: #4B4B4B;
}

#contactAnunt {
	background: url('../images/double_arrows.gif') no-repeat;
	padding: 2px 0 0 19px;
	margin-top: 12px;
	margin-left: 3px;
	position: absolute;
}

.adListLinks li {
}

.adListLinks li a {
	color: #4B4B4B;
}

.icoDetails {
	display: block;
	background: url("../images/icoDetails.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 0 2px 22px;
	font-size: 10px;
    height: 24px;
}

.vizualizari {
	display: block;
	margin: 30px 0 0 15px;
	font-weight: normal;	
}

a#icoDetails:link, a#icoDetails:active, a#icoDetails:visited {
    display: block;
    padding: 0; 
    font-size: 10px;
    margin: 0;
    width: 100px;
    color: #4B4B4B; 
}

a#icoDetails:hover {
    color: #1CA8DD;
}

#pagination {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	height: 25px;
}

#pagination li {
	float: left;
	padding: 4px 0 4px 0;
}

#pagination a {
	border: 1px solid #E5E5E5;
	padding: 3px 4px 3px 4px;
	margin: 0 3px 0 3px;
	text-decoration: none;
}

a#pagFirstDisable, a#pagFirstDisable:link, a#pagFirstDisable:active, a#pagFirstDisable:visited, a#pagFirstDisable:hover {
	color: #E5E5E5;
}

a#pagPrevious {
	background: url("../images/arrowUpLeft.gif") no-repeat 0 1px;
	padding-left: 18px;
}

a#pagPreviousDisable, a#pagPreviousDisable:link, a#pagPreviousDisable:active, a#pagPreviousDisable:visited, a#pagPreviousDisable:hover {
	padding-left: 18px;
	color: #E5E5E5;
	background: url('');
}

a#pagCurrent {
	color: #00AEEF;
	font-weight: bold;
	border: 1px solid #00AEEF;
}

a#pagNext {
	background: url("../images/arrowDownRight.gif") no-repeat 74px 3px;
	padding-right: 20px;
}

a#pagNextDisable, a#pagNextDisable:link, a#pagNextDisable:active, a#pagNextDisable:visited, a#pagNextDisable:hover {
	padding-right: 20px;
	color: #E5E5E5;
}

a#pagLastDisable, a#pagLastDisable:link, a#pagLastDisable:active, a#pagLastDisable:visited, a#pagLastDisable:hover {
	color: #E5E5E5;
}

#footer {
	clear: both;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #000;
	width: 958px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #00AEEF;
}

/* ----------------------------------------------------------------------------- general stuff ---*/

.message, .errorMessage {
	margin: 0 0 15px 0;
	padding: 2px 5px 2px 5px;
	background: #FFBABA;
}

.successMessage {
	margin: 0 0 15px 0;
	padding: 2px 5px 2px 5px;
	background: #BEFFBE;
}

.successMessage p, .errorMessage p {
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------------------- member form login ---*/

#memberFormLogin, #memberFormAdd, #memberForgotPass, #memberChangePass {
	float: left;
}

/* -------------------------------------------------------------------------------------- form ---*/

form {
	margin: 0 0 30px 0;
	padding: 0;
}

.rememberMe {
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-top: 7px;
	padding-bottom: 10px;
}

.form {
	border: 1px solid #DCDCDC;
	width: 289px;
	height: 222px;
	padding: 0 7px 0 7px;
}

.form th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding-left: 6px;
	color: #0AB2F0;
}

.form td {
	font-weight: bold;
	padding-left: 6px;
}

#conditii {
	color: #1C95C0;
}

#register {
	background: url('../images/registerBtnBg.gif');
	width: 136px;
	height: 20px;
	cursor: pointer;
	float: right;
	margin-top: 0px;
}

#promoImg3 {
	float: left;
	margin-left: 22px;
}

.form font {
	font-weight: normal;
	font-size: 9px;
	letter-spacing: -1px;
	position: absolute;
	padding-top: 3px;
}

.form a {
	font-weight: normal;
}

.form button {
	width: 75px;
	height: 20px;
	background: url('../images/loginBtnBg.gif');
	float: right;
	margin-top: -15px;
	border: 0;
	padding-bottom: 4px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	margin-bottom: 15px;
	cursor: pointer;
}

#left {
	float: left;
}
	
.formWrong {
	background: #FFBABA;
}

.formOk {
	background: #BEFFBE;
}

.formText {
	width: 220px;
}

#formText1 {
	width: 160px;
	border: 1px solid #DCDCDC;
	margin-right: 9px;
	float: right;
}

input:focus#formText1 {
	border: 1px solid #18B7F1;
}

.formTextarea {
	width: 450px;
	height: 100px;
}

.formTextEditor {
	width: 450px;
	height: 250px;
}

.formFile {
	width: 222px;
}

.validationResponse, .formWrong, .formOk {
	display: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 1%;
	width: 99%;
}

.formSmall {
	color: #A5A5A5;
	font-size: 10px; 
}

a.formDelLink:link, a.formDelLink:active, a.formDelLink:visited {
	color: #A5A5A5;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #A5A5A5;
}

a.formDelLink:hover {
	color: #00AEEF;
	border: 1px solid #00AEEF;
}

.form img {
	border: 1px solid #E5E5E5;
	padding: 3px;
}

/* ------------------------------------------------------------------------------- member menu ---*/

#memberMenu {
	margin: 0;
	padding: 10px 0 30px 0;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

#memberMenu li {
	list-style: none;
}

#memberMenu li a {
	background: url("../images/memberMenuBull.gif") no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#memberMenu li a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------- buttons -------*/

.buttonLeft {
	float: left;
}

.buttonLeft img {
	float: left;
}

.buttonLeft a {
	float: left;
	background: #E5E5E5;
	border-top: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
	border-bottom: 1px solid #9E9E9E;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
}

/* ------------------------------------------------------------------------------- table ---------*/

.table {
	clear: both;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin-right: 20px;
}

.table img {
	border: 0;
}

.table td, .table th {
	padding: 3px 7px 3px 7px;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

/* -------------------------------------------------------------------------- ad display ---------*/

#displayPics {
	float: left;
	width: 120px;
}

#displayPics a {
	float: left;
	margin: 0 0 10px 0;
}

/* -------------------------------------------------------------------------- /ad display --------*/

#leftCol {
	float: left;
	display: inline;
	width: 130px;
	margin: 0 0 15px 10px;
	padding: 20px 20px 0 0;
}

#rightCol {
	float: right;
	width: 219px;
	padding-bottom: 30px;
}

h1.displayH1 {
	font-size: 16px;
	border-bottom: 1px solid #E5E5E5;
	margin: 20px 0 10px 0;
	padding: 0;
}

h2.displayH2 {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
}

p {
	margin: 10px 0 0 0;
}

.displayBack {
	background: url("../images/rmenuBullBack.gif") no-repeat 0 2px;
	padding: 0 0 0 20px;
	text-decoration: none;
}

/* -------------------------------------------------------------------------- articles -----------*/

#articleList {
	float: left;
	width: 255px;
	padding: 0 0 40px 0;
}

.articleListItem h1 {
	font-size: 12px;
	margin: 9px 0 4px 0;
	padding: 0;
}

a.articleClassClosed {
	background: url("../images/articleCatBullClosed.gif") no-repeat 0 1px;
	padding: 0 0 0 14px;
}

a.articleClassOpend {
	background: url("../images/articleCatBullOpend.gif") no-repeat 0 1px;
	padding: 0 0 0 14px;
}

.articleListItem ul {
	margin: 3px 0 15px 0;
	padding: 0 0 0 40px;
}

a.articleRightArr:link, a.articleRightArr:active, a.articleRightArr:visited {
	text-decoration: none;
	color: #808080;
}

a.articleRightArr:hover {
	color: #00AEEF;
	padding-left: 4px;
}

#articleContainer {
	float: left;
	width: 620px;
	padding: 0 20px 40px 20px;
}

#articleContainer h1 {
	font-size: 12px;
	margin: 9px 0 4px 0;
	padding: 0;
}

#articleContainer ul {
	margin: 3px 0 15px 0;
	padding: 0 0 0 40px;
}

#articleContainer ul li {
	padding-bottom: 5px;
}

.artDescription {
	margin: 0 0 15px 0;
	padding: 0;
	color: #A5A5A5;
}

.artDescription a:link, .artDescription a:active, .artDescription a:visited {
    color: #A5A5A5;
}

.artDescription a:hover {
    color: #000;
}

#articleContainer span {
	color: #A5A5A5;
}

#articleWrapper {
	background: url("../images/articleWrapperBg.gif") repeat-y 255px;
}

#selectedArticle {
	color: #00AEEF;
}

#articlePath {
	float: left;
	display: inline;
	margin: 0 0 10px 20px;
	padding: 0 0 10px 0;
	width: 620px;
	list-style: none;
	border-bottom: 1px solid #E5E5E5;
}

#articlePath li {
	display: inline;
	padding: 0 10px 0 0;
}

/* -------------------------------------------------------------------------- /articles ----------*/

#mainTitle {
	background: url("../images/mainTitleBg.gif") no-repeat;
	color: #fff;
	height: 20px;
	padding: 5px 0 0 30px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.rightColBox {
	border: 1px solid #D7D7D7;
	margin-top: 20px;
	padding: 5px;
}

.rightColBox label {
	color: #9E9E9E;
}

.rightColBox h3 {
	font-size: 10px;
	color: #00AEEF;
	margin: 0 0 7px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CECECE;
}

.rightColBoxAdd {
	border: 1px solid #D7D7D7;
	margin-top: 20px;
}

.rightColBoxAdd h3 a{
	text-decoration: none;
	font-size: 12px;
	color: #00AEEF;
	padding: 2px 0 5px 5px;
	margin: 0;
}

.rightColBox h2 {
	font-size: 14px;
	color: #00AEEF;
	margin: 0 0 7px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CECECE;
}

.memberHome {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 1px solid #E5E5E5;
	height: 60px;
}

.memberHome li {
	float: left;
}

.memberHome li a:link, .memberHome li a:active, .memberHome li a:visited {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

#memberHomeMsg {
	height: 30px;
	padding: 0 10px 0 0;
	font-size: 11px; 
	text-align: right;
	color: #A5A5A5;
}

#memberDetInfo {
	float: left;
	line-height: 150%;
	width: 200px;
	padding: 0 20px 50px 0;
}

#memberDetInfo img {
	border: 1px solid #E5E5E5;
	padding: 3px;
}

#memberDetAds {
	float: left;
	line-height: 150%;
	width: 339px;
	padding: 0 20px 50px 20px;
}

#memberDetAds span, #memberDetArchive span, #memberDetInfo span {
	color: #A5A5A5;
}

#memberDetArchive {
	float: left;
	line-height: 150%;
	width: 339px;
	padding: 0 0 50px 20px;
}

#ulmemberhome {
	padding: 10px 0 50px 30px;
	margin: 0;
}

#ulmemberhome li {
	padding: 15px 0 0 0;
	font-weight: bold;
}

#ulmemberhome li span {
	font-weight: normal;
}

#rightBottom {
	width: 219px;
	height: 6px;
	margin: -1px 0 0 0;
	padding: 0;
	background: url('../images/rightBottom.gif') no-repeat;
}

#beforeFooter {
	width: 100%;
	color: #2F2F2F;
}

#beforeFooter h2 {
	padding: 0;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px dotted #737373;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

#beforeFooter ul {
	margin: 0;
	padding: 0;
}

#beforeFooter ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
}

#beforeFooter ul li a {
	background:transparent url(../images/rmenuABg2.gif) no-repeat scroll 0 0;
	color:#303030;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:26px;
	padding:4px 0 0 0;
	text-decoration:none;
	width:175px;
}

#beforeFooter ul li a:hover {
	color:#1CA8DD;
	text-decoration:underline;
}

#beforeFooter ul li.first {
	float: none;
}

/* new navigation */


#menu {
	width: 190px;
	background: #FFFFFF;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
cursor: pointer;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
font-size: 10px;
cursor: pointer;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #0EA1D7;
background: #fff;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul 
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;background: #fff; border: 1px solid #DCDCDC;margin-left: -20px;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#promotions {
	width: 700px;
	margin-bottom: 20px;
}

#promo-header {
	width: 100%;
	background: url('../images/promo_header.gif') no-repeat;
	height: 27px;
}

#promo-body {
	padding: 20px 0 0 12px;	
	width: 686px;
	background-color: #F3FDFF;
	border: 1px solid #C8EFFF;
}

.promo-item {
	width: 130px;
	float: left;
	height: 137px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

	.promo-item a {
		color: #000;
		text-decoration: none;
	}
	
	.promo-item a:hover {
		color: #8B8A88;
		text-decoration: underline;
	}

	.promo-item a img {
		cursor: pointer;
		width: 126px;
		padding: 1px;
		border: 1px solid #989DA0;
		height: 100px;
	}
	
	.promo-item a:hover img {
		width: 126px;
		padding: 1px;
		border: 1px solid #52C7F3;
		height: 100px;
	}