/*
-----------------------------------------------
Global Styles
Author:   OpenCreate
Version:
----------------------------------------------- */


@import "reset.css";

body { color: #487ba0; background-color:#f2f2f2; font: 12px /1.6 "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; margin: 40px 0 25px 0; }

body.other_bac { background: #f2f2f2; }

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; }

.bulletList{ list-style:circle; margin-left:20px;}


/* 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:220px; padding:10px 0 0 0; }
#globalSearchBox #Gkeyword { background:#9ebacd; padding:2px 0 2px 4px; color:#fff; border:1px solid #9ebacd; }
#globalSearchBox .submit { float:right; padding: 2px 5px 4px 5px; margin:0px; display:block; color:#fff; letter-spacing:0.4px; font-size:11px; font-weight:bold; }

.submitDB { float:right; 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; }


/* Header
----------------------------------------------- */

#header { height: 100%; width:100%; overflow: hidden; padding: 0 0 20px 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-simple.png) no-repeat left top; text-indent: -20000px; }
	#branding h2 { color: #adc059; padding: 1px 0 0 0; font-size:12px; font-weight: normal; }

#advertisement { width: 680px; height: 90px; float: right; margin: 25px 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: 500px; float: left; height: 50px; 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:13px 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; }

/*LOGIN*/

	#mainMenu #login { float:right; margin:11px 15px 0 0; }
	#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 .forgot { display:block; float:left; padding:0 5px 0 10px; text-decoration:none; }
	

/* Page Intros
----------------------------------------------- */

.pageTitle { color:#fff; background:#2c5d81; border-bottom:1px solid #203f55; font-size:18px; font-weight:bold; margin:0px 0 0px 0; padding:10px; }

/* 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; }

#breadCrumb { overflow:hidden; margin:30px 0 0 20px; padding:0 0 0 25px; background: url(../images/breadcrumb.gif) no-repeat left; }
	#breadCrumb li { display:block; float:left; margin:0 8px 0 0; background:url(../images/arrow-2.png) no-repeat left; padding:0 0 0 10px; }
	#breadCrumb li.home { background:none; padding:0 0 0 0; }
	#breadCrumb li.active { background:url(../images/arrow-2a.png) no-repeat left; padding:0 0 0 15px; color:#ccc; }
	#breadCrumb li.active a { color:#999; }

/* 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 { 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 a { color:#669933; }
	.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; }


/* Content
----------------------------------------------- */

#content { background: #fff; padding: 0px 0 25px 0; height: 100%; overflow: hidden; }

#content.bn_img { background-image: none; }
#content h2.username { color: #2c5d81; font-size: 22px; float: left; display: inline; margin: 25px 0 0 23px; font-weight: normal; width: 300px; }
#content h2.username span { color: #8dc63f; }

/* Footer
----------------------------------------------- */

#footer { background: #203f55; padding: 23px 25px 23px 25px; height: 100%; overflow: hidden; clear: both; }

body.other_bac #footer { background: #203f55; }

#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: 20px 0 0 0; }

#footer h5 { color: #6791ae; font-size: 14px; font-weight: bold; margin: 0 0 10px 0; }

/* 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; }

/* GLOBAL FORMS
----------------------------------------------- */

.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; }

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; }

select{ padding:3px; border:1px solid #9bb0c0; color: #51738b;}



/* 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 6px 3px 6px; 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; }
	


/* AGREEMENTS
----------------------------------------------- */

#agreements{ margin:20px;}
.pageTitle a{ color:#fff;}

#agreements .anc{ color:#51738B;}

#agreements .topicMenu{ float:right; width:320px; margin:0 0px 20px 30px; border-bottom:30px solid #ccc;}
#agreements .topicMenu h2{ font-weight:bold; color:#fff; background:#ccc; display:block; padding:5px;}
#agreements .topicMenu ul{ padding:15px 0px 20px 0px;}
#agreements .topicMenu ul a{ text-decoration:none; color:#51738b;}
#agreements .topicMenu ul li{ line-height:22px; border-bottom:1px solid #eee; padding:5px 0 5px 10px;}

#agreements .topicMenu ul li ul li{ list-style:circle; line-height:18px; border-bottom:0px solid #eee; padding:2px 0 2px 10px; margin:0 0 0 30px;}
#agreements .topicMenu .active, #agreements .topicMenu .active a{ color:#F60;}


#agreements .date{ margin:0 0 20px 0; padding:5px; font-weight:bold; border:1px dashed #ccc; width:540px;}
#agreements .date span{ margin:0 0 0 40px; font-weight:bold;}


#agreements h3{ margin:40px 0 10px 0; font-size:15px; font-weight:bold;}
#agreements h3 a{ color:#51738b;}
#agreements h3 img{ margin:0px 0 0 8px; padding:2px 0 0 0;}

#agreements p{ margin:10px 0 20px 0; }



/* Policies
----------------------------------------------- */

#agreements .policies{ display:block; width:550px; margin-left:10px; border-right:0px dotted #e8e8e8; }
#agreements .policies li{ display:block; padding:10px 10px 15px 55px; background:url(../images/icon-40-agreement.png) no-repeat left 15px;}
#agreements .policies li a{ display:block; font-size:14px; font-weight:bold; text-decoration:none;}
#agreements .policies li a:hover{ text-decoration:underline;}
#agreements .policies li em{ color:#999; font-size:11px;}


/* Prices
----------------------------------------------- */


#agreements .prices{ display:block; overflow:hidden; margin:25px 0;}
	#agreements .prices li{ display:block; overflow:hidden; border-bottom:1px solid #f1f1f1;}
	#agreements .prices li span{ display:block; float:left; padding:10px;}
	#agreements .prices li.headList{ border-bottom:2px solid #eee; font-weight:bold; }

	#agreements .ptsprice{ width:420px;}
		#agreements .ptsprice li .col-1{ width:120px;}
		#agreements .ptsprice li .col-2{ width:120px; text-align:right;}
		
	#agreements .featprice{ width:560px;}
		#agreements .featprice li .col-1{ width:180px;}
		#agreements .featprice li .col-2{ width:140px;}
		#agreements .featprice li .col-2 em{ display:block;}
		#agreements .featprice li .col-3{ width:80px; text-align:right;}
		
	#agreements .adprice{ width:560px;}
		#agreements .adprice li .col-1{ width:200px;}
		#agreements .adprice li .col-2{ width:80px; text-align:right;}
		

/* Advertising
----------------------------------------------- */

	#agreements .adPos{ float:left; margin:0; border-right:1px solid #e5e5e5; padding:10px 10px 10px 20px;}

	#agreements .adPosPrice{ width:486px; float:left; overflow:hidden;}
		#agreements .adPosPrice li .col-1{ width:160px;}
		#agreements .adPosPrice li .col-1 em{ display:block; font-size:10px; color:#690;}
		#agreements .adPosPrice li .col-2{ width:80px; text-align:right;}
		
	#agreements h4.adType{ clear:both; display:block; font-size:13px; font-weight:bold; color:#690; padding:20px 0 20px 20px;}
	#agreements .adPosPrice h5{ font-size:14px; font-weight:bold; color:#51738b;}



/* Videos
----------------------------------------------- */

#cs_noexpressUpdate { margin: 0 auto; font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #003300; text-align: left; background-image: url(../images/nofp_bg.png); background-repeat: no-repeat; width: 210px; height: 200px; padding: 40px; }
