/*
-----------------------------------------------
Global Styles
Author:   OpenCreate
Version: Beta Phase 2
----------------------------------------------- */


@import "reset.css";

body { color: #487ba0; background-color: #2c5d81; font: 12px /1.6 "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; margin: 40px 0 25px 0; }

body.other_bac { background: #142e40 url(../images/front2_bg.gif) repeat-x left top; }
body.CPBG { background:#2c5d81; }

body.other_bac #footer { background: #203f55 url(../images/front2_container_bottom.gif) no-repeat left bottom; }

body #footer #rightFood.nopalette { padding-top: 111px; }

a { color: #84c22b; }
a:hover { color: #9ed74c; }

.pointer { cursor: pointer; }

#wrapper { width: 960px; margin: 0 auto; text-align: left; }


/* ClearFix
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix { display:inline-block; }

/* Hide from IE Mac \*/
	.clearfix { display:block; }

/* End hide from IE Mac */




/* GSearch
----------------------------------------------- */

#globalSearchBox { float:left; margin-left:15px; width:200px; padding:12px 0 0 0; overflow:hidden; }

#globalSearchBox #Gkeyword { float:left; background:#9ebacd; margin-top:1px; padding:1px 0 1px 4px; color:#fff; border:1px solid #9ebacd; }

#globalSearchBox .submitDB { float:right; }

/* Header
----------------------------------------------- */

#header { height: 100%; width:100%; overflow: hidden; padding: 10px 0 26px 0; }

#menu { background: #203f55 url(../images/menu_right.gif) no-repeat right top; overflow: hidden; height: 50px; overflow: hidden; }
	#menu ul { padding-left: 20px; width: 780px; float: left; height: 50px; background: url(../images/menu_left.gif) no-repeat left top; }
	#menu ul li { float: left; line-height: 45px; display: inline; margin-right: 40px; }
	#menu ul li img { margin: 8px -20px 0 0; position: relative; }
	#menu ul li a { font-size: 14px; color: #fff; text-decoration: none; }
	#menu ul li a:hover { text-decoration: underline; color: #62b1e5; }

#branding { float: left; display: inline; margin: 18px 0 0 20px; }
	#branding h1 a { display: block; width: 198px; height: 69px; background: url(../images/logo.png) no-repeat left top; text-indent: -20000px; }
	#branding h2 { font-size:11px; color: #adc059; padding: 1px 0 0 0; font-weight: normal; }
	#branding-2 { float: left; display: inline; margin: 18px 0 0 20px; }
	#branding-2 h1 a { display: block; width: 198px; height: 50px; background: url(../images/logo-2.png) no-repeat left top; text-indent: -20000px; }
	#branding-2 h2 { color: #adc059; padding: 1px 0 0 0; font-weight: normal; }
	#branding-2 h3 { color: #e8b044; padding: 1px 0 0 0; font-weight: bold; margin:-10px 0 0 60px; font-size:18px; }
	#branding-2 h3 a { color: #e8b044; text-decoration:none; }

#headerbranding { position: static; float: right; width: 100px; margin: 4px 15px 0 0; display: inline; }
#headerbranding a { width: 100px; display: block; height: 35px; background: url(../images/logo_small.png) no-repeat left top; text-indent: -20000px; }

#advertisement { width: 680px; height: 90px; float: right; margin: 20px 20px 0 0; display: inline; }


/* MainMenu
----------------------------------------------- */

#mainMenu { height:50px; width:100%; min-width:1000px; background:url(../images/bg-mainMenu.png) repeat-x; }
	#mainMenu .left { float:left; background: #1c384b; }
	#mainMenu .left ul { padding-left: 20px; min-width: 440px; float: left; background:url(../images/bg-mainMenu-cut.png) no-repeat right; }
	#mainMenu .left ul li { float:left; line-height: 45px; display: inline; margin-right: 15px; }
	#mainMenu .left ul li img { margin: 8px -20px 0 0; position: relative; }
	#mainMenu .left ul li a { font-size: 12px; color: #fff; text-decoration: none; padding:0 15px 0 0; border-right:1px solid #51738b; }
	#mainMenu .left ul li a:hover { text-decoration: underline; color: #62b1e5; }
	#mainMenu img { float:right; margin: 8px 16px 0 0; position: relative; border:2px solid #9ebacd; }

	#mainMenu .offers,
	#mainMenu .requests,
	#mainMenu .messages { float:right; line-height:30px; margin:10px 16px 0 0; width:30px; padding:0 0 0 24px; text-decoration:none; color:#7098b5; }

	#mainMenu .logout { float:right; margin:14px 25px 0 5px; background: url(../images/icon-logout-off.png) no-repeat; width:21px; height:21px; }
	#mainMenu .logout:hover { background: url(../images/icon-logout.png) no-repeat; }
	
	#mainMenu .button { float:right; margin:11px 15px 0 0px; padding:0 0 0 10px; background: url(../images/bg-mainMenu-button-left.png) no-repeat; }
	#mainMenu .button a { display:block; padding:0 10px 0 0; line-height:24px; background:	#142c3c url(../images/bg-mainMenu-button-right.png) right no-repeat; text-decoration:none; }
	#mainMenu .button a:hover { color:#ff9900; }

	#mainMenu .offers { background:url(../images/icon-menu-offers.png) no-repeat; }
	#mainMenu .requests { background:url(../images/icon-menu-requests.png) no-repeat; }
	#mainMenu .messages { background:url(../images/icon-menu-messages.png) no-repeat; }
		#mainMenu .offers.newOffers { background:url(../images/icon-menu-offers-on.png) no-repeat; color:#fff; }
		#mainMenu .requests.newRequests { background:url(../images/icon-menu-requests-on.png) no-repeat; color:#fff; }
		#mainMenu .messages.newMessages { background:url(../images/icon-menu-messages-on.png) no-repeat; color:#fff; }
			#mainMenu .offers:hover { background:url(../images/icon-menu-offersH.png) no-repeat; }
			#mainMenu .requests:hover { background:url(../images/icon-menu-requestsH.png) no-repeat; }
			#mainMenu .messages:hover { background:url(../images/icon-menu-messagesH.png) no-repeat; }

#mainMenuDrop { line-height:49px; float: right; margin: 0px 20px 30px 5px; text-align:left; }
	#mainMenuDrop:hover { background: #1c384b url(../images/bg-mainMenuDrop.png); color:#ffffff; }
	#mainMenuDrop li { float: left; font-size: 12px; width:100px; padding:0 0 10px 0; }
	#mainMenuDrop li a { display: block; color: #ffffff; padding: 0 17px; white-space: nowrap; text-decoration: none; }
	#mainMenuDrop li a:hover { background: #1c384b url(../images/bg-mainMenuDrop.png); color: #feffff; }
	#mainMenuDrop li ul { position: absolute; visibility: hidden; background: #1c384b; margin: 1px 0 0 0; width:160px; }
	#mainMenuDrop li ul li { float: none; display: inline; margin: 0; font-size: 12px; line-height: 32px; height: auto; }
	#mainMenuDrop li ul li a { width: auto; color: #fff; border: none; background: none; }
	#mainMenuDrop li ul li a:hover { background: #142c3c; color: #fff; }
	
	#mainMenuDrop .base { padding:0 0 15px 0; }



/* Page Section Intros [ border-bottom:4px solid #547da2; ]
----------------------------------------------- */

#sectionIntro { background:#6790b4; color:#fff; overflow:hidden; }

	#sectionIntro .forBlog { overflow:hidden; background:url(../images/side-top-blogs.png) no-repeat bottom right; }
	#sectionIntro .forDomains { overflow:hidden; background:url(../images/side-top-domains.png) no-repeat bottom right; }
	#sectionIntro .forMembers { display:block; padding:15px; border-bottom:4px solid #547da2; }
	
	#sectionIntro .left { display:block; float:left; width:674px; padding:15px; border-bottom:4px solid #547da2; }
	
	#sectionIntro h2 { font-family: "Verdana", Geneva, sans-serif; font-size:20px; font-weight:bold; }
	#sectionIntro p { font-size:13px; }


/* Page Intros
----------------------------------------------- */

#profPublicIntro { padding: 0; border-bottom:1px solid #eee; background: #203f55; }

#topCurve { padding: 20px 23px 25px 23px; overflow: hidden; height: 100%; }

#topCurve p { font-size:14px; }

.sectionTitle { font-family:"Univers Condensed", Linotype Univers, Lucida Grande, Trebuchet MS, Verdana, Arial; padding:20px 0 10px 20px; font-size:20px; font-weight:bold; }

/* CP Navigation
----------------------------------------------- */

.cpNavigation { display:block; background:#f4f4f4; margin:0 0 30px 0; height:48px; }

.myAccount { display:block; float:left; width:260px; margin:8px 0 0 16px; }

.myAccount li { display:block; float:left; }

.myAccount .avatar { display:block; width:28px; height:28px; margin:0 5px 0 0; background:url(../images/icon-28-avatar.png) no-repeat; text-indent:-2000px; }

.myAccount .username { font-weight:bold; font-size:13px; line-height:18px; }

.myAccount .username span { font-weight:normal; font-size:11px; display:block; line-height:12px; }

.myAccount .username span a { color:#F60; text-decoration:none; }

#modernMenu { height: 32px; float: right; line-height: 32px; display: inline;  background:;
padding-right: 15px; margin:8px 20px 0 0; }

#modernMenu li { float: left; font-size: 13px; margin:0 16px 0 0; }

#modernMenu li a { display: block; color: #3f6987; padding: 0 10px; white-space: nowrap; text-decoration: none; }

#modernMenu li a:hover,
#modernMenu li.hover a { background: #9bb0c0; color: #feffff; }

#modernMenu li ul { position: absolute; visibility: hidden; background: #9bb0c0; margin: 1px 0 0 0; width:140px; }

#modernMenu li ul li { float: none; display: inline; margin: 0; font-size: 12px; line-height: 32px; height: auto; }

#modernMenu li ul li a { width: auto; color: #fff; border: none; background: none; }

#modernMenu li ul li a:hover { background: #7690a3; color: #fff; }

#modernMenu .active { background:#7690A3; color: #ffffff; }

#modernMenu .active a { color:#fff; }


/* Shortcuts
----------------------------------------------- */

#shortcuts { background: #dae4eb url(../images/full-curve-top1.png) no-repeat left top; padding: 0 0 0px 0; height: 100%; overflow: hidden; }

#shortcuts a { text-decoration:none; color:#84a0b7; }

#shortcuts .hide { text-align:right; margin:10px 16px 10px 20px; }

.box1,
.box2,
.box3,
.box4,
.box5 { float:left; text-align:center; width:170px; height:30px; padding:65px 0 20px 0; font-size:14px; font-weight:bold; }

.box1 { background:url(../images/icon-add.png) no-repeat 60px 20px; margin:0px 18px 0 20px; }

.box2 { background:url(../images/icon-find.png) no-repeat 60px 20px; margin:0 17px 0 0; }

.box3 { background:url(../images/icon-write.png) no-repeat 70px 20px; margin:0 17px 0 0; }

.box4 { background:url(../images/icon-settings.png) no-repeat 60px 20px; margin:0 17px 0 0; }

.box5 { background:url(../images/icon-video.png) no-repeat 70px 20px; margin:0 0px 0 0; }

/* Path - Breadcrumbs
----------------------------------------------- */

p.breadCrumb { font-size: 12px; margin: 20px 0 15px 4px; color: #52738b; font-weight: bold; background: url(../images/breadcrumb.gif) no-repeat left 40%; padding: 0 0 0 25px; }

p.breadCrumb a { text-decoration:none; color: #52738b; }

p.breadCrumb a:hover { text-decoration:underline; color: #ff6600; }

/* Messages & Alerts
----------------------------------------------- */

.error-1 { clear:both; font-size:90%; min-height:19px; padding:5px 5px 5px 35px; margin:2px 10px 10px 10px; border:1px dashed #d01d00; background:#fff4d7 url(../images/exclamation-1.gif) no-repeat left top; color:#cc6633; }

.error-1 .title,
 .success-1 .title { font-weight:bold; padding:0 5px 0 0 }

.success-1 { clear:both; font-size:90%; min-height:19px; padding:5px 5px 5px 35px; margin:2px 10px 10px 10px; border:1px dashed #669933; background:#f8ffe6 url(../images/info-1.gif) no-repeat left top; color:#669933; }

.message-1 { margin:0 auto; margin-top:20px; margin-bottom:20px; width:70%; min-width:400px; border:5px solid #8DC63F; background:#e7f2d7 url(../images/info-green-40x40.png) 8px 8px no-repeat; }

.message-1 p.title { line-height:20px; margin:12px 0 3px 0; color:#669933; padding:0 0 0 60px; font-weight:bold; font-size:18px; text-transform:capitalize; }

.message-1 p.main { line-height:18px; margin:5px 0 3px 0; padding:0 0 0 60px; color:#8fbc3a; font-weight:bold; }

.message-1 p.redirect { line-height:16px; margin:0px 0 15px 0; padding:0 0 0 60px; color:#669933; }

.message-2 a { color:#669933; }

.message-2 { margin:0 auto; margin-top:20px; margin-bottom:20px; width:70%; border:5px solid #e8b044; background:#fff4d7 url(../images/exclam-40x40.png) 8px 8px no-repeat; }

.message-2 p.title { line-height:20px; margin:12px 0 3px 0; color:#cc6633; padding:0 0 0 60px; font-weight:bold; font-size:18px; text-transform:capitalize; }

.message-2 p.main { line-height:18px; margin:5px 0 3px 0; padding:0 0 0 60px; color:#e38f25; font-weight:bold; }

.message-2 p.redirect { line-height:16px; margin:0px 0 15px 0; padding:0 0 0 60px; color:#cc6633; }

.message-2 a { color:#cc6633; }

/* Intro
----------------------------------------------- */

#frontIntro h2 { color: #e8b044; font-size: 16px; font-weight: bold; line-height: 1.3; margin: 0 0 10px 0; height: 53px; }

#frontIntro { padding: 30px 0 30px 25px; background: #203f55; height: 100%; overflow: hidden; border-bottom: 7px solid #dae4eb; }

#frontIntro p { color: #62b1e5; font-size: 12px; font-weight: normal; line-height: 1.3; }

#frontIntro div.promoBox { width: 190px; float: left; margin: 0 30px 0 0; border-right: 1px solid #51738b; padding: 0 15px 0 0; }

#frontIntro div.promoBox.wm { margin: 0; border: none; }

#promo1 { background: url(../images/promo1.gif) no-repeat left top; }

#promo2 { background: url(../images/promo2.gif) no-repeat left top; }

#promo3 { background: url(../images/promo3.gif) no-repeat left top; }

#promo4 { background: url(../images/promo4.gif) no-repeat left top; margin: 0; }

#promo1 h2 { padding: 0 0 0 71px; }

#promo2 h2 { padding: 0 0 0 53px; }

#promo3 h2 { padding: 0 0 0 68px; }

#promo4 h2 { padding: 0 0 0 59px; }



/* SubNav - Sub Navigation for Control Panel
----------------------------------------------- */

.subNav { float:left; background:url(../images/button-28a-back.png) #9ebacd no-repeat; padding:0 0 0 30px; height:28px; }

ul.subNav { margin:0px 0px 20px 30px; }

.subNav li { padding:0px 20px 0 0; background:url(../images/button-28a-right.png) no-repeat right; line-height:28px }

.subNav li a { text-decoration:none; color:#fff; }


.navBack{ display:block; float:left; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; padding:4px 8px 4px 25px; background:url(../images/arrows-kit-01.png) no-repeat 0px 4px; margin:0 0 10px 0; text-decoration:none;}
.navBack:hover{ background:url(../images/arrows-kit-01a.png) no-repeat 0px 4px; color:#84c22b;}


/* Content
----------------------------------------------- */

#content { background: #fff; border-top:0px solid #e3e3e3; padding: 0 0 25px 0; height: 100%; overflow: hidden; }

#content.bn_img { background-image: none; }

#content.userProfile { border-top:0px solid #e3e3e3; }

#content h2.username { color: #2c5d81; font-size: 22px; float: left; display: inline; margin: 25px 0 0 23px; font-weight: normal; width: 300px; }

#content .myControlPanel { float:left; margin:25px 0 0 25px; padding:0 0 0 48px; text-decoration:none; color: #51738b; font-size:18px; line-height:37px; background:url(../images/userCP-left.png) no-repeat left; }

#content .myControlPanel a { background:url(../images/userCP-right.png) no-repeat right; padding:0 18px 0 0; display:block; text-decoration:none; }

#content .myControlPanel a span { color:#51738b; }

#buttons { height: 36px; float: right; line-height: 36px; display: inline; margin: 30px 30px 30px 0; }

#buttons li { float: left; font-size: 14px; margin: 0 0 0 10px; }

#buttons li a { display: block; background: #f3f8fc; padding: 0 12px; color: #83a4bc; white-space: nowrap; border: 1px dashed #d9e6f0; text-decoration: none; }

#buttons li a:hover { background: #f7fafc; color: #91afc4; }

#buttons li ul { position: absolute; visibility: hidden; background: #203f55; margin: 3px 0 0 0; width:120px; }

#buttons li ul li { float: none; display: inline; margin: 0; font-size: 12px; height: auto; }

#buttons li ul li a { width: auto; border: none; border-bottom: 1px dashed #2c5d81; background: none; }

#buttons li ul li a:hover { background: #2c5d81; color: #a5cfed; }

#main_content { width: 920px; margin: 0 auto; background: #dae4eb url(../images/main_content_bg.gif) no-repeat left top; clear: both; padding:30px 0 0 0; }

#main_content_bottom { background: url(../images/main_content_bg_bt.gif) no-repeat left bottom; height: 100%; overflow: hidden; padding: 0 0 15px 0; }

#domainContent { width: 889px; background: #fff url(../images/add_domains_con_top.gif) no-repeat left top; margin: 0 auto; clear: both; font-size: 14px; }

#domainContentBottom { background: url(../images/add_domains_con_bottom.gif) no-repeat left bottom; padding: 20px 20px 25px 20px; overflow: hidden; height: 100%; }

#domainText { width: 490px; float: left; color: #336699; padding-bottom: 35px; }



/*
#search { float: left; margin: 0px 0 20px 34px; display: inline; width: 500px; }
#search p { float: left; margin: 0 10px 0 0; height: 34px; line-height: 34px; }
#search p input { width: 222px; padding: 7px 10px; border: none; outline: none; background: none; }
#search p.inp { width: 242px; height: 34px; background: url(../images/input_search.gif) no-repeat left top; }
#search p label { font-size: 14px; font-weight: bold; color: #fff; }
#search p input.submit { width: 108px; height: 34px; background: url(../images/button.gif) no-repeat; font-size: 16px; color: #fff; cursor: pointer; }
*/




#text { width: 528px; float: left; background: #fff url(../images/text_top.gif) no-repeat left top; display: inline; margin: 0 0 15px 20px; clear: both; }

#text.wide { width: 556px; background-image: none; }

#text_bottom { background: url(../images/text_bottom.gif) no-repeat left bottom; padding: 0 0 50px 0; }

#textBlog { width: 668px; background-image: none; float: left; background-color: transparent; margin: 0; overflow: hidden; height: 100%; padding: 0 0 0 22px; display: inline; }

#textBlogRight { width: 668px; background-image: none; float: right; background-color: transparent; margin: 0; overflow: hidden; height: 100%; padding: 0 18px 0 0; display: inline; }

#frontText { width: 556px; float: left; display: inline; padding: 0; margin: 0 0 0 23px; }

#folioText { width: 528px; padding: 0; float: left; background: #fff url(../images/text_top.gif) no-repeat left top; display: inline; margin: 0 0 15px 20px; clear: both; }

div.sample_box { width: 489px; background: #e7f2d7 url(../images/samplebox_top.gif) no-repeat left top; margin: 10px 0 0 20px; }

div.sample_box h2 { color: #97b868; font-size: 18px; font-weight: bold; margin: 0 0 5px 0; }

div.sample_box_top { background: url(../images/samplebox_bottom.gif) no-repeat left bottom; padding: 20px 20px; }

div.sample_box p { color: #699a21; font-size: 14px; }

div.sample_box strong { color: #ff9000; font-weight: bold; }

/*.textBox { margin: 20px 20px 0 20px; background: url(../images/dotted.gif) repeat-x left bottom; padding: 0 0 15px 0; clear: both; height: 100%; overflow: hidden; }
*/

.textBox h2,
.frontBox h2 { color: #2c5d81; font-size: 18px; font-weight: bold; margin: 20px 0; }

.textBox.tracking h2,
.frontBox.tracking h2 { margin: 0; }

.textBox.tracking,
.frontBox.tracking { background: none; }

.textBox h2.border,
.frontBox h2.border { border-bottom: 1px solid #dae4eb; }

.frontBox { margin: 10px 0 20px 0; height: 100%; overflow: hidden; display:block;}

div.textBox.otherType,
.frontBox.otherType { background: none; height: 100%; overflow: hidden; }

div.textBox.otherType h2,
.frontBox.otherType h2 { padding: 0 0 3px 0; clear: both; margin: 0; }

div.textBox.otherType h3,
.frontBox.otherType h3 { color: #62b1e5; font-weight: bold; }

.frontBox.otherType h3.username { margin: 0 0 5px 0; }

div.textBox.otherType h3.username,
.textBox.profile h3 { margin: 0 0 5px 0; }




#buy { background: #f3f8fc url(../images/buy.gif) no-repeat left top; padding: 5px 5px 10px 100px }

#buy h3 { color: #2c5d81; font-size: 18px; font-weight: normal; }

#buy h3 span { color: #ff9000; }

#buy p { font-size: 14px; color: #3f6987; font-weight: normal; line-height:18px; }

#listing { background: #f3f8fc url(../images/listing.gif) no-repeat left top; padding: 5px 5px 10px 100px }

#listing h3 { color: #2c5d81; font-size: 18px; font-weight: normal; }

#listing h3 span { color: #ff9000; }

#listing p { font-size: 14px; color: #3f6987; font-weight: normal; line-height:18px; }

#newsBox { position: relative; margin: -10px 0 0 0; }

#newsBox a { text-decoration: none; }

#newsBox a.more { text-decoration: none; color: #e8b044; display: inline; margin-left:1em; }

#newsBox a:hover { text-decoration: underline; }

#newsBox #widget { overflow: hidden; height: 295px; padding: 10px 0; position: relative; float: left; width: 550px; }

#newsBox #widget span { float: left; margin-right: 15px; width: 62px; height: 80px; display: block; }

#newsBox #widget li { clear: left; overflow: hidden; position: relative; top: 0; height: 86px; }

#newsBox h3 { font-size: 14px; font-weight: bold; color: #62b1e5; line-height: 17px; }

#newsBox li p { margin-top: 2px; line-height: 1.3; }

#classField { background: #dae4eb; }

#classField h2 { color: #fff; background: #51738b; text-indent: 10px; height: 28px; line-height: 28px; }

#classField p { margin: 20px; }

#lists li { line-height: 30px; height:30px; border-bottom: 1px solid #f3f8fc; overflow: hidden; width: 267px; float: left; }

#lists li a { color: #487ba0; text-decoration: none; float: left; width: 100%; cursor: pointer; }

#lists li a:hover { color: #76a2c2; text-decoration:underline; }

#feature_lis,
#inventory_lis { width: 267px; float: left; }

#inventory_lis { float: right; }

#lists .left { float: left; width: 150px; text-indent: 5px; }
#lists .right { float: right; width: 110px; text-align: right; }

#lists .right .thePrice { background: #f3f8fc; float: right; width:60px; text-align: left; padding-left:8px; }
#lists .right .tone { float: left; width: 50px; text-align: center; }

div.textBox span.left { float: left; width: 45px; }

div.textBox div.headText { background: url(../images/dotted.gif) repeat-x left bottom; }

div.textBox div.headText.bn { background: none; }

div.textBox div.trackHeading { background-image: none; background-color: #e8f0f6; height: 25px; line-height: 25px; padding: 0 0 0 235px; width: 253px; }

div.textBox div.trackHeading strong { color: #afc6d6; font-size: 12px; display: block; width: 50px; float: left; text-align: center; font-weight: normal; }

div.textBox div.trackItem { margin: 10px 0 0 0; height: 100%; overflow: hidden; }

div.textBox div.conTrack { float: left; width: 255px; }

div.textBox div.conTrack span.avek { float: left; width: 52px; margin:0 5px 0 0; }

div.textBox div.conTrack h3 { font-weight: normal; font-size: 12px; line-height: 1.2; }

div.textBox div.trackTekst { float: left; }

div.textBox div.trackTekst p { float: left; text-align: center; }

div.textBox div.trackTekst .digits { width: 30px; }

div.textBox div.trackTekst .price { width: 50px; }

div.textBox div.trackTekst .ends { width: 70px; }

div.textBox div.trackTekst ul.bid { width: 78px; text-align: right; float: left; }

div.textBox div.trackTekst ul.bid li { float: right; }

div.textBox div.trackTekst ul.bid li a { display: block; background: url(../images/bid.gif) no-repeat right center; color: #62b1e5; padding: 0 17px 0 0; text-decoration: none; white-space: nowrap; }

div.textBox div.trackTekst ul.bid li a:hover { color: #c4e6ff; }

div.textBox div.trackTekst ul.bid li ul { display: none; position: absolute; margin: -1px 0 0 0; z-index: 90; background: #203f55; }

div.textBox div.trackTekst ul.bid li ul li { float: none; display: inline; margin: 0; font-size: 12px; height: auto; text-align: right; }

div.textBox div.trackTekst ul.bid li ul li a { width: auto; background: none; padding: 3px 10px; color: #91afc4; border-bottom: 1px dashed #2c5d81; }

div.textBox div.trackTekst ul.bid li ul li a:hover { background: #2c5d81; color: #a5cfed; }

.us { color: #e59a4f; }

.num { color: #62b1e5; }

.per { font-size: 10px; color: #aec4d5; }


form#browse { margin: 10px 0 10px 0; height: 100%; overflow: hidden; }

#browse .submit { height:30px; }

#fileUploader { float:left; width:140px; height:30px; margin-right:15px; overflow:hidden; }

.doneMsg { clear:left; float:left; padding:0 10px 0 16px; background:url(../images/done-tick.png) no-repeat left; color:#99cc33; }

form#browse p#done { display:block; margin:15px 0 0 0; }

form#browse p.upload input { }

form#browse p { display: inline; }

form#change label { font-size: 14px; display: block; height: 32px; line-height: 32px; float: left; }

form#change p { margin: 0 10px 0 0; display: inline; float: left; }

form#change p.sub_bac input { padding: 7px 7px 8px 7px; width: auto; overflow: visible; font-size: 16px; font-weight: normal; background: none; color: #fff; cursor: pointer; border: none; }

form#change p.sub_bac { background: url(../images/left_button.gif) no-repeat left center; }

form#change p.sub_bac span { background: url(../images/right_button.gif) no-repeat right center; display: block; }

div.selectbox-wrapper { position:absolute; width:400px; background-color:#e8f0f6; text-align:left; max-height:200px; overflow:auto; margin: 5px 0 0 10px; }

div.selectbox-wrapper ul li.selected { background-color: #203f55; border-bottom: 1px solid #d7e3ec; }

div.selectbox-wrapper ul li { display:block; padding: 5px 10px; cursor:pointer; border-bottom: 1px dashed #d7e3ec; }

.selectbox { font-size: 12px; width : 222px; border: none; display : block; text-align:left; background: url('../images/select.gif') no-repeat left center; cursor: pointer; color:#5a86a5; padding: 10px 10px 11px 10px; }


#section { background: #fff url(../images/section_top.gif) no-repeat left top; clear: both; width: 889px; margin: 0 0 0 15px; }
#section h2 { color: #2c5d81; font-size: 18px; font-weight: bold; margin: 0; }
#section p { font-size: 12px; font-weight: normal; }


.sec_heading { clear:both; float:left; width: 555px; padding: 0 0 30px 0; }

#section_bottom { background: url(../images/section_bottom.gif) no-repeat left bottom; padding: 23px 23px 45px 23px; }

#sectionTable { height: 100%; overflow: hidden; clear: both; }

#sectionTable h3 { line-height: 30px; height: 30px; color: #e8b044; font-size: 14px; font-weight: bold; text-align: left; text-transform:uppercase; }

#sectionTable p { line-height: 30px; height: 30px; float: left; color: #2c5d81; clear: both; font-size: 13px; }

#sectionTable div.first { float: left; width: 520px; }

#sectionTable div.other { float: left; width: 75px; margin: 0 0 0 5px; display: inline; }

#sectionTable div.other h3 { text-align: center; }

#sectionTable div.other p { text-align: center; display: block; float: none; }

#sectionTable div.leftText { float: left; width: 420px; clear: both; }

#sectionTable div.leftText a { display:block; line-height:30px; font-size:13px; text-decoration:none; color:#669933; }

#sectionTable div.leftText a:hover { text-decoration:underline; background:#f9f9f9; }

#sectionTable div.options { float: left; width: 75px; text-align: center; }

#sectionTable div.options div.optionBox { height: 30px; line-height: 30px; }

#sectionTable div.options a { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold; float: left; height: 30px; line-height: 30px; margin: 0 0 0 7px; }

#sectionTable div.options a.zwolf { background: url(../images/zwolf.gif) no-repeat center 7px; font-size: 10px; color: #3f6987; width: 23px; }

#sectionTable div.options a.e { background: url(../images/e.gif) no-repeat center 8px; width: 15px; }

#sectionTable div.options a.x,
div.footerTable a.x { background: url(../images/x.gif) no-repeat center 8px; width: 15px; }

form#category { float: right; text-align: right; }

form#category p { float: left; }

form#category div.selectbox-wrapper ul li { font-size: 12px; color: #5a86a5; }

form#category .selectbox { width : 156px; background: url('../images/category.gif') no-repeat left center; font-weight: bold; padding: 7px 10px 9px 10px; }

/* Inside body curved sections
----------------------------------------------- */

.subSection { background: #fff url(../images/section_top.gif) no-repeat left top; clear: both; width: 889px; margin: 0 0 0 15px; }

.subSection h2 { color: #2c5d81; font-size: 18px; font-weight: bold; margin: 0; }

/*.subSection p {
	font-size: 14px;
	color: #51738b;
	font-weight: normal;
}*/

.subSection .sec_heading { float: left; padding: 0 0 30px 0; width:100%; }

.subSection_bottom { background: url(../images/section_bottom.gif) no-repeat left bottom; padding: 23px 23px 45px 23px; overflow:hidden; }

.topMargin-20 { margin-top:20px; }

.products li { margin: 14px 0 0 8px; float: left; display: inline; }
.products li p { text-align: center; line-height: 1.4; }
.products li span { display: block; color: #75973b; }
.products li .tooltip { font-size: 12px; color: #91b4ce; font-weight: normal; line-height: 1.4; white-space: normal; text-align: left; position: absolute; top: 0; left: 0; z-index: 3; display: none; width: 288px; }
.products li .tooltip p { text-align: left; margin: 3px 0 0 0; }
.products li .tooltip p.other { color: #f3f8fc; }
.products li .tooltip p.links { color: #8fbc3a; }
.products li .tooltip p.links a { color: #8fbc3a; text-decoration: none; }
.products li .tooltip p.links a:hover { color: #b1da62; text-decoration: underline; }
.products li .tooltip .headTip { color: #e8b044; width: 100%; font-size: 16px; text-decoration: none; position: relative; top: -6px; font-weight: normal; }
.products li .tooltip .tooltipTop { background: url(../images/folio_tooltip_top.png) no-repeat left top; height: 16px; }
.products li .tooltip .tooltipRepeat { background: url(../images/folio_tooltip_repeat.png) repeat-y left top; }
.products li .tooltip .tooltipStr { padding: 1px; background: url(../images/folio_tooltip_str.png) no-repeat right 10px; padding: 0 40px 0 15px; }
.products li .tooltip .tooltipBottom { background: url(../images/folio_tooltip_bottom.png) no-repeat left top; height: 16px; }


/* Sidebar
----------------------------------------------- */


#sidebarBlog { float: right; background: #fff; width: 256px; padding: 10px 0 32000px 0; margin: 0 0 -32000px 0; height: 100%; overflow: hidden; }
#sidebarBlogLeft { float: left; background: #52738b; width: 256px; padding: 10px 0 32000px 0; margin: 0 0 -32000px 0; height: 100%; overflow: hidden; }

#folioSidebar { margin: 0px 15px 0 0; width: 336px; padding: 20px 0 0 0; background-color: transparent; display: inline; float: right; }

div.example_head { margin: 0 0 15px 0; height: 28px; }
	div.example_head h4,
	div.example_head h2 { float: left; display:inline; margin: 0 0 0 8px; font-size: 16px; color: #fff; font-weight: normal; line-height: 28px; width: 220px; }
	div.example_head a { float: right; margin: 7px 8px 0 0; display: inline; font-size: 12px; color: #fff; text-decoration: none; width: 85px; text-align: right; }
	div.example_head a:hover { text-decoration: underline; color: #fff; }


#loginBox { background: #f3f8fc url(../images/example_login.gif) no-repeat left top; margin: 0px 0 20px 0; }
#loginBox div.example_head { background: #51738b; }

#loginResult { display: none; padding: 5px 10px; margin-top: 10px; color: red; font-size: 12px; font-weight: bold; }
#loginResult.visible { display: inline; }

#example_blue { background: url(../images/blue_example.gif) no-repeat left top; }
	#example_blue.blue_dots p { background: url(../images/blue_dots.gif) repeat-x left bottom; }
	#example_blue div.example_head { background: #62b1e5; }
	#example_blue p { background: url(../images/white_dots.gif) repeat-x left bottom; padding: 0 0 16px 0; margin: 0 0 15px 0; color: #3f6987; line-height:18px }
	#example_blue p strong { font-weight: bold; color: #62b1e5; }
	#example_blue p strong.green_title { color: #8fbc3a; }

#example_green { background: #f3f8fc url(../images/green_example.gif) no-repeat left top; padding: 0 0 10px 0; }
#example_green div.example_head { background: #8fbc3a; }

#news_prof { margin: -10px 0 0 0; }
	#news_prof a { text-decoration: none; color: #fff; }
	#news_prof a.more { text-decoration: none; color: #e8b044; display: block; }
	#news_prof a:hover { text-decoration: underline; }
	#news_prof #widget { overflow: hidden; height: 240px; padding: 10px 0; position: relative; float: left; width: 100%; }
	#news_prof #widget span { float: left; margin-right: 7px; width: 38px; height: 50px; display: block; }
	#news_prof #widget span img { border: 3px solid #91b4ce; }
	#news_prof #widget li { clear: left; overflow: hidden; position: relative; top: 0; height: 50px; display: block; float: left; width: 100%; }
	#news_prof h5 { font-size: 12px; font-weight: normal; color: #fff; line-height: 16px; }
	#news_prof li p { font-size: 10px; line-height: .3; }
	#news_prof ul#widget li p.first { color: #e59a4f; }

#sidebarBlogLeft div.textBox { margin: 10px 20px; background-image: none; }
#sidebarBlogLeft div.textBox h4 { color: #ebf4fa; font-size: 12px; font-weight: normal; margin: 0; border-bottom: 1px solid #91b4ce; line-height: 19px; }
#sidebarBlogLeft div.textBox p { color: #91b4ce; margin: 5px 0 10px 0; }



#faveSellers { background: #f3f8fc url(../images/orange_example.gif) no-repeat left top; }

#faveSellers div.example_head { background: #e8b044; }

ul.products { margin: 0 0 14px 0; height: 100%; overflow: hidden; }

#faveSellers p.friends { text-align: right; padding: 0 14px 5px 0; }

#faveSellers p.friends strong { color: #e8b044; }

.products li { margin: 14px 0 0 8px; float: left; display: inline; }
.products li p { text-align: center; line-height: 1.4; }
.products li span { display: block; color: #75973b; }

.products li .tooltip { font-size: 12px; color: #91b4ce; font-weight: normal; line-height: 1.4; white-space: normal; text-align: left; position: absolute; top: 0; left: 0; z-index: 3; display: none; width: 288px; }
	.products li .tooltip p { text-align: left; margin: 3px 0 0 0; }
	.products li .tooltip p.other { color: #f3f8fc; }
	.products li .tooltip p.links { color: #8fbc3a; }
	.products li .tooltip p.links a { color: #8fbc3a; text-decoration: none; }
	.products li .tooltip p.links a:hover { color: #b1da62; text-decoration: underline; }
	.products li .tooltip .headTip { color: #e8b044; width: 100%; font-size: 16px; text-decoration: none; position: relative; top: -6px; font-weight: normal; }
	.products li .tooltip .tooltipTop { background: url(../images/folio_tooltip_top.png) no-repeat left top; height: 16px; }
	.products li .tooltip .tooltipRepeat { background: url(../images/folio_tooltip_repeat.png) repeat-y left top; }
	.products li .tooltip .tooltipStr { padding: 1px; background: url(../images/folio_tooltip_str.png) no-repeat right 10px; padding: 0 40px 0 15px; }
	.products li .tooltip .tooltipBottom { background: url(../images/folio_tooltip_bottom.png) no-repeat left top; height: 16px; }



/* Footer
----------------------------------------------- */

#footer { background: #203f55 url(../images/container_bottom.gif) no-repeat left bottom; padding: 23px 25px 23px 25px; height: 100%; overflow: hidden; clear: both; }

	#footer #leftFood { width: 280px; float: left; }
		#footer #leftFood li a { color: #6791ae; text-decoration: none; }
		#footer #leftFood li a:hover { text-decoration: underline; color: #6e9bba; }
		
	#footer #rightFood { width: 590px; float: right; text-align: right; padding:0; }
		#footer #rightFood .copy a { text-decoration:none; color:#487BA0;}
		#footer #rightFood .copy a:hover { text-decoration:underline;}
		


/* Classes
----------------------------------------------- */


.cb { clear: both; }

.blue { color: #62b1e5; }

.green { color: #8fbc3a; }

.orange { color: #e59a4f; }

div#mainMenu {
 left: expression( document.body.scrollLeft + 'px' );
 top: expression( document.body.scrollTop + 'px' ); z-index: 70; }

body > div#mainMenu { position: fixed; left: 0px; top: 0px; z-index: 70; }

/*SB CATEGORIES*/
#categories-container { }

#categories-container .tabs-container ul { margin:5px 0 10px 0px; }

#categories-container .tabs-container ul li { padding:0 0 0 10px; line-height:24px; border-bottom:1px solid #bad2e4; }

#categories-container ul li a { color:#fff; text-decoration:none; }

/*LOGIN*/


#mainMenu #login { float:right; margin:11px 15px 0 0; width:600px; }
	
	#mainMenu #login div { width:410px; float:right; }
	#mainMenu #login div label { float:right; }
	#mainMenu #login .txtBox { float:left; width:85px; height:16px; border:1px solid #142c3c; font-size:12px; color:#51738b; padding:1px 2px 3px 4px; margin:0 8px 0 0; }
	#mainMenu #login #remember { width:10px; border:1px solid #142c3c; margin-left:12px; }
	#mainMenu #login .submitDB { float:left; }
	#mainMenu #login .error { float:left; padding:2px 25px 2px 2px; margin:0px 0 2px 10px; background:#203f55 url(../images/reg_ico_war.png) no-repeat right; color:#ffd800; }
	#mainMenu .forgot { float:left; display:block; padding:1px 5px 0 10px; width:45px; text-decoration:none; }

/*ATTENTION*/

.attention{	border: 1px dashed red;	text-decoration: blink;}
.flashing{ background:url(../images/label-loginreg.png) no-repeat left; }


/*INFO HOVERS*/

.infoTip{ display:block; width:20px; }

/*GLOBAL FORMS*/

textarea { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #9bb0c0; color:#51738b; }

.textField { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #9bb0c0; color:#51738b; }

.txtBox { font-size:12px; border:1px solid #9bb0c0; color:#51738b; padding:3px; }

.selectList { font-size:12px; }

select{ padding:3px; border:1px solid #9bb0c0; color: #51738b;}

/*GLOBAL SUBMIT*/


.submit { padding: 2px 5px 4px 5px; display:block; border-top:1px solid #8da4b6; border-right:1px solid #7294ac; border-left:1px solid #7294ac; border-bottom:1px solid #405e73; background:#8fb2cc url(../images/bg-button-lightblue.png) repeat-x top; color:#fff; text-transform:capitalize; letter-spacing:0.4px; font-size:11px; font-weight:bold; }

.submitDB { padding: 2px 5px 4px 5px; display:block; border-top:1px solid #1c384b; border-right:1px solid #1c384b; border-left:1px solid #1c384b; border-bottom:1px solid #142c3c; background:#336699 url(../images/bg-button-blue.png) repeat-x top; color:#fff; text-transform:capitalize; letter-spacing:0.6px; font-size:10px; font-weight:bold; }

/*GLOBAL LINKBOXES*/

.linkBox-1 { clear:both; float:left; background:url(../images/linkBox-green-left.png) no-repeat left; height:21px; padding:0 0 0 8px; margin:10px 0; color:#fff; text-decoration:none; }
	.linkBox-1 span { float:left; display:block; background:url(../images/linkBox-green-right.png) no-repeat right; height:20px; padding:1px 8px 0 0; }
	.linkBox-1:hover { color:#203f55; }


/*GLOBAL BUTTONS*/

.aButton { /*green button*/
	padding: 2px 5px 4px 5px; display:block; border-top:1px solid #8cab2f; border-right:1px solid #8cab2f; border-left:1px solid #8cab2f; border-bottom:1px solid #7c9519; background:#a3c054 url(../images/bg-button-green.png) repeat-x top; color:#fff; text-transform:capitalize; text-decoration:none; letter-spacing:0.4px; font-size:11px; }

.aButton:hover { background:#a3c054 url(../images/bg-button-green.png) 0px 29px; color:#fff; }

.aButton-1 { /*dark blue button*/
	padding: 2px 5px 4px 5px; display:block; border-top:1px solid #1c384b; border-right:1px solid #1c384b; border-left:1px solid #1c384b; border-bottom:1px solid #142c3c; background:#336699 url(../images/bg-button-blue.png) repeat-x top; color:#fff; text-transform:capitalize; text-decoration:none; letter-spacing:0.4px; font-size:10px; }

.aButton-1:hover { color:#fff; }

.aButton-2 { /*orange button*/
	padding: 2px 5px 4px 5px; display:block; border-top:1px solid #d99632; border-right:1px solid #d99632; border-left:1px solid #d99632; border-bottom:1px solid #ac5600; background:#ee8600 url(../images/bg-button-orange.png) repeat-x top; color:#fff; text-transform:capitalize; text-decoration:none; letter-spacing:0.6px; font-size:10px; }

.aButton-2:hover { background:#a3c054 url(../images/bg-button-orange.png) 0px 29px; color:#fff; }

.aButton-3 { /*light-blue button*/
	padding: 2px 5px 4px 5px; display:block; border-top:1px solid #8da4b6; border-right:1px solid #7294ac; border-left:1px solid #7294ac; border-bottom:1px solid #405e73; background:#8fb2cc url(../images/bg-button-lightblue.png) repeat-x top; color:#fff; text-transform:capitalize; text-decoration:none; letter-spacing:0.6px; font-size:10px; }

.aButton-3:hover { color:#fff; }

.aButton-x { /*cancel, delete, remove button*/
	padding: 2px 5px 4px 5px; display:block; border-top:1px solid #8da4b6; border-right:1px solid #7294ac; border-left:1px solid #7294ac; border-bottom:1px solid #405e73; background:#8fb2cc url(../images/bg-button-lightblue.png) repeat-x top; color:#fff; text-transform:capitalize; text-decoration:none; letter-spacing:0.6px; font-size:10px; }

.aButton-x:hover { background:#8fb2cc url(../images/bg-button-lightblue.png) 0px 29px; color:#fff; }

.editButton { font-size:12px; font-weight:bold; color:#fff; float:left; display:block; width:41px; line-height:27px; padding:0 0 0 28px; text-decoration:none; background:url(../images/button-edit-green.png) no-repeat 0px 0px; }

.editButton:hover { background:url(../images/button-edit-green.png) no-repeat 0px -27px; color:#fff; }


/*GLOBAL CP TITLES*/

.cpSectionTitle { font-size:22px; text-transform:capitalize; font-weight:bold; }

/* Global Menu
----------------------------------------------- */

.globalMenu { display:block; background:#153043; overflow:hidden; border-top:3px solid #203f55; padding:8px 0 0 0; text-transform:capitalize; }
	.globalMenu a { text-decoration:none; color:#6790b4; display:block; padding:0 8px 3px 8px; line-height:28px; }
	.globalMenu li { float:left; display:block; margin:0 5px 0 10px; }
	.globalMenu li.active a { background:#6790b4; color:#fff; }
	.globalMenu li.activeCP a { background:#e3e3e3; color:#036; }
	.globalMenu li :hover { background:#294e68; }

.twitterFollow{ float:right; margin-right:10px;}

/* Nothing Here
----------------------------------------------- */

.emptyBox { clear:both; margin:25px 30px; padding:10px 6px 6px 60px; background:#f9f9f9 url(../images/icon-40-attachment.png) 10px 5px no-repeat; border:1px solid #e3e3e3; overflow:hidden; color:#999; }
	.emptyBox strong { font-size:20px; font-weight:bold; display:block; line-height:20px; }
	.emptyBox span { font-size:12px; }

/* Internal Ads
----------------------------------------------- */

.inAds { margin:15px 0 0 0; }

/* AJAX MESSAGE ALERTS
----------------------------------------------- */

.confirmRequest { width:500px; padding:8px; background:url(../images/trans-black-20.png) repeat; }
	.confirmRequest div { display:block; background:#f9f9f9; border:1px solid #999; text-align:left; overflow:hidden; }
	.confirmRequest h3 { display:block; font-size:18px; margin:0 0 15px 0; background:#e1e1e1 url(../images/exclam-40x40.png) 12px 8px no-repeat; color:#333; padding:20px 15px 15px 60px; }
	.confirmRequest form { padding:25px; }
	.confirmRequest p { margin:20px 25px 0 25px; }
	.confirmRequest li { margin:0 0 10px 0; overflow:hidden; }
	.confirmRequest label { display:block; width:150px; }
	
	.confirmRequest .aButton-1,
	.confirmRequest .aButton-x { float:left; padding:4px; margin:0 15px 0 0; }

.successMessage { width:500px; padding:8px; background:url(../images/trans-black-20.png) repeat; }
	.successMessage div { display:block; background:#f8fff1 url(../images/icon-40-tick.png) 10px 6px no-repeat; border:1px solid #690; text-align:left; }
	.successMessage h3 { display:block; font-size:16px; font-weight:bold; color:#360; padding:2px 15px 0 60px; margin:0px; }
	.successMessage p { margin:0 25px 8px 60px; padding:0px; color:#408200; }
	.successMessage li { margin:0 0 10px 0; overflow:hidden; }

/*------ FEATURED MEMBERS SIDEBAR --*/

.sideBox { display:block; overflow:hidden; }

	.sideBox h3 { display:block; padding:1px 7px 10px 5px; line-height:22px; font-size:14px; overflow:hidden; color:#fff; }
	.sideBox h3.style1 { background:#203F55 url(../images/sideBox-head-bg1.png) no-repeat bottom left; }
	.sideBox h3.style1a { background:#203F55 url(../images/sideBox-head-bg1a.png) no-repeat bottom left; }
	
	.sideBox h3.style2 { background:#444444 url(../images/sideBox-head-bg1.png) no-repeat bottom left; }
	.sideBox h3.style3 { background:#FFCC00 url(../images/sideBox-head-bg1.png) no-repeat bottom left; }
	.sideBox h4.style4 { background:#669933 url(../images/sideBox-head-bg1.png) no-repeat bottom left; }
	
	.sideBox h3 a { display:block; float:right; font-size:11px; text-decoration:none; }
	
	.sideBox ul { clear:both; display:block; margin: 0 0 10px 0; height: 100%; overflow:hidden; }
	.sideBox ul li { float: left; margin:10px 4px 0 4px; display: inline; padding:2px; background:#fff; height:52px; width:52px; border:1px solid #ccc; }
	.sideBox ul li:hover { background:none; }
	
	.sideBox .memberAvatars { border:1px solid #2c5d81; width:50px; height:50px; }
	.sideBox p.friends { text-align: right; padding: 0 10px 5px 0; }
	.sideBox p.friends strong { color: #e8b044; }

