/* Layout */
.headerContainer {
	background:url(../images/header-bg.gif) repeat;
	overflow:auto;
}
.ContentContainer {
	background: #FFFFFF url(../images/body-bg.gif) top repeat-x;
	padding:24px 0px 30px 0px;
}

   img {
            behavior: url(css/pngbehavior.htc);
            border:0px;
       }

/*top menu*/
#topMenu {
	text-align:right;
	font-size:0.80em;
	font-weight:bold;
	letter-spacing:-1px;
	padding-top:15px;
}
#topMenu li {
	display:inline;
	margin-right:0.7em;
}
#topMenu li a,  #topMenu li a:visited {
	color:#666;
}
#topMenu li a:hover {
	color:#FF9900;
}

/* logo and login */
.logoContainer {
	width:50%;
	clear:left;
	float:left;
	/*height:35px;
	background:url(../images/redseamarket-logo.gif) no-repeat top left;
	padding-top:35px;*/
	font-size:1.2em;
	letter-spacing:-1px;
	margin-bottom:7px;
	
}
.loginContainer {
	width:40%;
	float:right;
	text-align:right;
}
.login {
	background:url(../images/login.gif) no-repeat;
	width:120px;
	height:42px;
	cursor:pointer;
	display:block;
	float:right;
}
.login:hover {
	background: url(../images/login-hover.gif) no-repeat;
	width:120px;
	height:42px;
	display:block;
}
.signUp, .signUp:visited, .logOut, .logOut:visited {
	width:96px;
	height:18px;
	background:url(../images/sign-up.gif) top no-repeat;
	display:block;
	float:right;
}
.logOut, .logOut:visited {
	background-image:url(../images/log-out.gif);
	font-size:10px;
}
.signUp:hover, .logOut:hover {
	background-position:0px -18px;
}
.welcomeClient {
	font-family:Arial Black, Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	padding:0px;
}
.welcomeClient span {
	color:#336699;
}
/* search site */
#searchForIt {
	font-size:1.80em; 
	letter-spacing:-0.07em;
	text-align:left;
	width:60%;
	float:left;
}
#searchForIt span {
	font-weight:bold;
}
#searchForIt input {
	width:213px;
	height:31px;
	border:none;
	background:transparent;
	color:#bdbdbd;
	font-size:0.90em;
}
.searchBackground {
	width:232px; 
	height:34px; 
	background:url(../images/search-input-bg.gif) no-repeat; 
	line-height:30px;
	padding:0px 10px 3px 10px;
	float:left;
}
#searchForIt .searchButton {
	width:38px;
	height:44px;
	background:url(../images/search-button.gif) no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	margin-top:-3px;
}
#searchForIt .searchButton:hover {
	background:url(../images/search-button-hover.gif) no-repeat;
	width:38px;
	height:44px;
	display:block;
}
.advancedSearch {
	text-align:left; 
	margin:7px 0px 0 0; 
	/*padding-right:25px; */
	/* background:url(../images/advanced-serch-icon.gif) no-repeat right top; */
	font-weight: bold;
	width:25%; float:left; clear:right;
}
.advancedPrice, .advancedLocation {
	background:transparent url(../images/search/advanced-search-input.gif) no-repeat top left;
	color:gray; border:none; padding:6px 9px 0px;
	width:68px; height:27px; text-align:center;
}
.advancedPrice option, .advancedLocation option {
	background-color:#FFF;
}
.advancedLocation {
	background-position:-92px 0px;
	width:175px; text-align:left; height:27px; padding:5px 17px 7px 12px; !padding-top:3px;
}
.advancedSearch a, .advancedSearch a:visited {
	color:#336699;
}
.advancedSearch a:hover {
	color:#FF9900;
}
/* Footer */
.footerContainer {
	background:url(../images/footer-bg.gif) repeat-x top;
	height:28px;
	padding-top:17px;
}
.footerBg {
	background: url(../images/footer-bg.gif) no-repeat center;
	padding:20px 15px 0 10px;
}
.copyRight, .gpnet, .terms {
	width:300px; 
	float:left; 
	color:#000; 
	font-size:0.60em; 
	font-weight:bold;
}
.gpnet {
	width:115px; 
	text-align:right;
	float:right;
}
.terms {
	width:250px; text-align:center;
}
/* ///////////////////////////// */
/* Common */
/* ///////////////////////////// */

/* Credit */
.clientCredit {
color:#FF9900;
font-size:1.81em;
font-weight:bold;
}
.AddCreditLink {
color:#336699;
}
.AddCreditLink a {
text-decoration:underline;
}
.AddCreditLink a:hover {
text-decoration:none;
}

/* Items Prices */
.itemOwner, .itemOwnerSmall {
	width:160px; 
	float:right; 
	margin:0px 5px 0px 10px; 
	font-size:0.80em; 
	text-align:right;
	font-weight:bold;
	margin-bottom:5px;
}

.itemPriceLeftBorder, .itemPriceLeftBorderNoBg {
	background:url(../images/search/price-left-border.gif) no-repeat left;
	height:47px;
	padding-left:25px;
	margin-top:15px;
	margin-left: 10px;
}
.itemPriceLeftBorderNoBg {
	background-image:none;
}
.itemPriceBackground {
	background:url(../images/search/price-background.gif) repeat-x;
}
.itemPriceBackgroundNoBg {
	background-image:none;
}
.itemPriceRightBorder, .itemPriceRightBorderNoBg {
	background:url(../images/search/price-right-border.gif) right no-repeat; 
	height:47px; 
	text-align:center; 
	line-height:47px; 
	font-size:1.4em; 
	font-weight:bold; 
	color:#FFF;
}
.itemPriceRightBorderNoBg {
	background-image:none;
	color:#FF9900;
}
.itemPriceContainer, .itemPriceContainerBg {
	margin:10px; 
	text-align:right; 
	font-size:1.81em; 
	font-weight:bold; 
	color:#ff9900;
	margin:3px 19px 0px;
}
.itemPriceContainerBg {
	margin-top:35px;
	background:url(../images/search/price-bg.gif) no-repeat center;
	width:83px;
	height:83px;
	float: right;
	margin-right:0px;
}
.itemPriceContainerBg p {
	padding:25px 15px; 
	color:#FFFFFF;
}

/* Tags */
.tag1, .tag2, .tag3, .tag4, .tag5, .tag6, .tag7 {text-decoration:none; margin-right:4px; }
.tag1 {	font-size:10px;}
.tag2 {	font-size:12px;}
.tag3 {	font-size:13px;}
.tag4 {	font-size:15px;}
.tag5 {	font-size:17px; font-weight:bold;}
.tag6 {	font-size:19px; font-weight:bold;}
.tag7 {	font-size:21px; font-weight:bold;}


/* Add Credit - Profile - Post Ads Page */

.AddCredit {
font-size:1.50em;
float:left;
font-weight:bold;
margin-top:10px;
letter-spacing:-0.07em;
height:97px;
width:210px;
}



.ProfileRating {
	color:#999999;
	font-size: 0.89em;
}


p.AddCredit {
padding-bottom:0px;
}

/* Buttons */ 


.AddCreditButtons {
float:left;
}

#EditProfileButtons {
margin-left:80px;
}

ul.AddCreditButtons  {
padding-bottom:0px;
}

ul.AddCreditButtons li, #AddCreditButtonsSelected {
	float:left; 
	font-size:1.52em; 
	font-weight:bold;
}
ul.AddCreditButtons li a, ul.AddCreditButtons li a:visited, #AddCreditButtonsSelected a {
	background:url(../images/button.gif) no-repeat; 	
	width:106px; 
	height:79px;
	padding:18px 0 0 18px;
	display:block;
	color:#fff;
	text-align:left;
}
#AddCreditButtonsSelected a {
	background: url(../images/button-orange.gif) no-repeat; 
}
ul.AddCreditButtons li a:hover {
	background-image:url(../images/button-over.gif);
}
#AddCreditButtonsSelected a:hover {
	background: url(../images/button-orange-over.gif) no-repeat; 
}

/* Your Credit */

.YourCredit {
width:130px;
font-weight:bold;
float:right;
text-align:center;
}

.CreditAmount {
font-size:0.95em;
font-weight:bold;
padding:5px 0px 5px 0px;
width:250px;
float:left;

}

.RatingStars {
margin-left:40px;

}


/* End Add Credit - Profile - Post Ads Page */

.BlueOrangeButton, .ProceedToCheckOut, .UpdateNotifications, .UpdateInfo, .postAdvButton, .SignUpButton, .ResetPassword {
font-size:0.95em;
font-weight:bold;
text-align:center;
letter-spacing:-0.07em;
}

.BlueOrangeButton a, .ProceedToCheckOut a, .UpdateNotifications a, .UpdateInfo a, .postAdvButton a, .SignUpButton a , .ResetPassword a{
background-repeat:no-repeat;
cursor:pointer;
display:block;
color:#FFFFFF;
padding-top:7px;
}

.ResetPassword a:visited {
color:#FFFFFF;
}

/* Select menu - This for hide the select border in I.E */ 

.MenuContainer {
border:0pt none;
height:18px;
overflow:hidden;
position:relative;
width:165px;
margin-left:10px;
}

.MenuContainer select {
left:-2px;
line-height:normal;
position:absolute;
top:-2px;
/*width:157px;*/
width:169px;
color:#999;
}


/* */ 
.errorSummary p {padding-left:120px;background:none;}
.errorSummary div
{
background-image:url(../images/alerts/error-message-bg.jpg);
background-repeat:repeat-y;
overflow:auto;
color:#FFFFFF;
font-size:20px;
}

.errorSummary div div {
width:573px;
background-image:url(../images/alerts/error-message.jpg);
background-position:left top;
background-repeat:no-repeat;
background-position: 23px 0px;
padding:10px 10px 10px 130px;
}

.errorSummary div div div {
background-image:none;
padding:10px 10px 10px 20px;
width:543px;
}

.errorSummary ul {
font-size:17px;
color:#FFFFFF;
}

.errorSummary ul li {
font-size:17px;
list-style:disc;
margin-left:30px;
}


.errorMessage
{
     border:1px solid red;
    color:Red;
    font-size:small;
    background-color:Yellow;
    padding:2px 10px 2px 10px;
    margin-bottom:10px;

}

/* New ToolTip */

.ToolTip {
background-image:url(../images/pop-ups/item-info/tool-tip-bg.gif);
width:223px;
height:91px;
font-size:11px;
padding:10px 20px;

}

.ToolTip #divDescription
{
	margin-top:5px;
}

h4, h5 {
color:#316395;
font-size:16px;
font-weight:bold;
border-bottom:solid #666666 1px;
height:25px;
margin:0px 0px 5px 0px;
padding:0;
}

h5 {
border-bottom:none;

}

.ToolTipPrice
{
	width: 93px;
	background: url(../images/pop-ups/item-info/price-tag.gif) no-repeat;
	float: right;
	color: #fff;
	line-height: 28px;
	text-align: right;
	padding-right: 6px;
	font-size: 14px;
	font-weight: bold;
	height:28px;
	margin-top:-17px;
}

.ToolTipPrice span
{
	font-size: 12px;
}

/* under maintinance */
.underMaintinanceContainer {
	width:573px;
	margin:118px auto;
}
.underMaintinanceTopBorder {
height:50px; background:url(../images/pop-ups/maintinance/top-frame.gif) no-repeat;
}
.underMaintinanceBg {
background:url(../images/pop-ups/maintinance/bg.gif) repeat-y; padding:0px 10px 0px 10px;
}
.underMaintinanceSlogan {
	font-size:1.21em; color:#666;
}
.underMaintinanceSorry {
	padding-bottom:0px; color:#999; font-size:27px;
}
.underMaintinanceSorry span {
font-weight:bold;
}
.underMaintinanceMessage {
	font-size:14px; font-weight:bold;
}
.undermaintinanceBottomBorder {
	height:105px; background:url(../images/pop-ups/maintinance/bottom-frame.gif) no-repeat; clear:left;
}
/* End New ToolTip */

/* validation classes */
.validator
{
    float:left;
    margin-left:5px;
    font-weight:bold;
    color:Red;
    font-size:30px;
    height:10px;
	line-height:10px;
	padding-top:10px;
}

/* Terms */
#termsContainer {
	text-align:justify;
}
#termsContainer h3 {
	margin-top:23px;
	background:url(../images/terms-header-bg.gif) no-repeat bottom left;
	padding-bottom:5px;
	margin-bottom:5px;
}

#termsContainer ul li ul {
	margin-left:45px;
	list-style:circle;
}

/* Tags */
.tagsContainer
{
	text-align: justify;
	color: #336699;
	line-height:20px;
	width:100%;
    min-height:80px;
    height:auto !important;
    height:80px;
}

.tagsContainer a
{
	text-decoration:none;
}
.tagsContainer a:hover { text-decoration:underline; }
.homeRightContainer a, .homeRightContainer a:visited
{
	color: #336699;
}
.homeRightContainer a:hover
{
	color: #666;
}
.fullTagCloud
{
    padding-left:170px;float:left;margin-top:15px;
    background:url(../images/tag-cloud.png)  no-repeat scroll left top;
    _background:url(../images/tag-cloud-ie.gif)  no-repeat scroll left top;
    width:70%;!important
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/search/star.gif);

}

.emptyRatingStar {
    background-image: url(../images/search/starblank-header.gif);
}

/* Welcome Popup */

.welcome {
background-image:url(../images/pop-ups/welcome/welcome.png);
width:205px;
height:43px;
background-color:Transparent;
padding-top:62px;
font-size:12px;
font-weight:bold;
padding-right:83px;
text-align:right;
}


.welcome a {
color:#FFFFFF;
}

.welcome a:hover {
color:#004582;
}

.cart {
background-image:url(../images/pop-ups/welcome/cart.png);
width:361px;
height:247px;
background-color:Transparent;
padding-top:105px;
text-align:center;
letter-spacing:-1px;
font-size:18px;
line-height:17px;
padding-left:50px;

}

.cart div {
color:#ffcc00;
padding-left:20px;
font-size:16px;
font-weight:bold;
}
.cartcheck div {
color:#ffffff;
padding-left:20px;
font-size:16px;
font-weight:normal;
}


/* End */ 

