body {
	background: url(/images/tile.jpg) repeat top left;
	margin: 0 40px 0 0;
	text-align: center;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	line-height: 130%;
}

.body ol {
	padding-left: 30px;

}
 
 /* -----------------------------------------------------------*/
 /* ------------->>> MAIN STRUCTURAL ELEMENTS <<<--------------*/
 /* -----------------------------------------------------------*/



#container {
	width: 962px;
	margin: 30px auto;
	text-align: left;
}

#mainLeft {
	width: 745px;
	float: left;
}


#leftCol{
	width: 61px;
	float: left;
	padding-top: 180px;

}


#rightCol {
	width: 684px;
	float: right;
}


#header {
	background: url(/images/logo2.png) no-repeat left top;
	margin: 0 0 24px -20px;
	
}

/* ----------------- IE6 hack for PNG ----------------------------*/

* html #header {
	background: url(/images/logo2.jpg) no-repeat left top;
}

/* -----------------------------------------------*/


	.logo {
	float: left;
	margin: 10px 0 0 0;
	}


#mainRight {
	margin-top:3px;
	width: 217px;
	float: right;
}

/* -----------------------------------------------*/
 /* ------------->>> LOGIN PAGES <<<--------------*/
 /* ----------------------------------------------*/


#login {
	
	margin-bottom: 17px;
}

#login h3 {
	font-size: 12px;
		
}


.loggedin li{
	float: left;
	padding: 0 6px;
	border-left: 1px solid #000;
}

.loggedin {
	float: right;
	margin-bottom: 11px;
	
}


/* -----------------CLIENT AND CREATIVE LOG IN ---------------------*/

.clientOptions	{
	float: right;
	font-size: 12px;
}

.clientOptions li{
	float: left;
	padding: 0 6px;
	border-right: 1px solid #000;

}


 /* ---------------------------------------------*/
 /* ------------->>> NAVIGATION <<<--------------*/
 /* ---------------------------------------------*/

#nav {
	float: left;
	margin: 46px 0 0 25px;
	height: 22px;
	border-bottom: 3px solid #000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#nav li {
	float: left;
	padding: 3px 7px 0 7px;
	border-right: 1px solid #000;
}


#nav li a {
	padding-top: 2px;
}

#nav {
	position: relative;
}

#nav .winnersRO a .hotspot {
	width:85px;
	height: 48px;
	position: absolute;
}

#nav .latestRO a .hotspot {
	width:85px;
	height: 59px;
	position: absolute;
}


#nav .postRO a .hotspot {
	width:102px;
	height: 67px;
	position: absolute;
}

#nav .blogRO a .hotspot {
	width:96px;
	height: 67px;
	position: absolute;
}

#nav .winnersRO a .hotspot {
	top: 30px;
	left: 40px;
}

#nav .latestRO a .hotspot {
	top: 22px;
	left: 125px;
}

#nav .postRO a .hotspot {
	top: -70px;
	left: 290px;
}


#nav .blogRO a .hotspot {
	top: -70px;
	left: 410px;
}

#nav .winnersRO a:hover .hotspot {
	background: url(/images/latest-over.png) no-repeat;
}

#nav .latestRO a:hover .hotspot {
	background: url(/images/trophy-over.png) no-repeat;
}

#nav .postRO a:hover .hotspot {
	background: url(/images/winged-bulb-over.png) no-repeat;
}

#nav .blogRO a:hover .hotspot {
	background: url(/images/blogcloud.png) no-repeat;
}

/* --------------- START ie6 hack for PNG ---------------*/

* html #nav .winnersRO a:hover .hotspot {
	background: url(/images/latest-over.jpg) no-repeat;
	width: 104px;
	height: 59px;

}

* html #nav .postRO a:hover .hotspot {
	background: url(/images/winged-bulb-over.jpg) no-repeat;
	width: 77px;
	height: 80px;

}

* html #nav .blogRO a:hover .hotspot {
	background: url(/images/blogcloud.jpg) no-repeat;
	width: 96px;
	height: 67px;

}

* html #nav .postRO a .hotspot {
	top: -90px;
	left: 290px;
}

* html #nav .winnersRO a .hotspot {
	top: 28px;
	left: 40px;
}


/* ---------------- END ie6 hack -------------------*/



#nav a:hover {
	border:none;
}



 /* -------------------------------------------------*/
 /* ------------->>> CONTENT BLOCKS <<<--------------*/
 /* -------------------------------------------------*/


.mainContent {
	background: url(/images/middle.jpg) repeat-y;
	margin: 0 0 0 0;
}


.mainContentTop {
	background: url(/images/topcorner.jpg) no-repeat top;
	width: 675px;
	height: 22px;
}

.mainContentTop img {
	margin-top: -9px;
}


.mainContentBottom {
	background: url(/images/bottomcorner.jpg) no-repeat bottom;
	width: 675px;
	height: 25px;
}

.contentWrapper {
	margin:0 0 10px 20px;
	padding: 0 20px 0 0;
	width: 630px !important;
	width: 650px;
	width/**/:/**/ 630px;
	min-height: 250px;
	
}



 /* --------------------------------------------*/
 /* ------------->>> HOME PAGE <<<--------------*/
 /* --------------------------------------------*/


.bountyFigure {
	float: left;
	width: 220px;
	margin: 5px 0 0 5px;
}

.clientLogo {
	float: left;
	margin-top: 5px;
	width: 270px;
}

.expiryDate {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0 6px 0;
}


 /* ------------------------------------------------*/
 /* ------------->>> PROFILE PAGES <<<--------------*/
 /* ------------------------------------------------*/


.leftContent {
	float: left;
	width: 410px;

}

.profilePanel {
	float: right;
}


 /* ------------------------------------------------*/
 /* ------------->>> CLIENT REVIEW <<<--------------*/
 /* ------------------------------------------------*/
 
 
.clientLogoS {
	float: right; 
}
 
.clientSort {
	float: right;
	margin: 10px 0; 
}

.clientRow th {
	background-color: #decaab;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 6px;
	border-bottom: 1px solid #cdb999;
	border-top: 1px solid #cdb999;
	border-right: 1px solid #cdb999;
}

.clientRow td {
	padding: 4px 6px;
	border-bottom: 1px solid #cdb999;
	border-right: 1px solid #cdb999;	
}

.pager {
	margin-top: 10px;
	width: 80%;
}


 /* -----------------------------------------*/
 /* ------------->>> HEADINGS <<<------------*/
 /* -----------------------------------------*/


h1,h2,h3,h4,h5 {
	color: #000000;
	font-weight: bold;
}


h1 {
	margin: 12px 0 8px 0;
	font-size: 16px;
}

h3.summary {
	float: left;
	font-size: 16px;
	margin: 18px 0 6px 0;
}

h3.profileName {
	margin: 0 10px 10px 0;
	text-align:right;
	font-size: 13px;
}

h2 {
	font-size: 14px;
	margin: 12px 0 6px 0;
}

h3 {
	font-size: 13px;
	margin: 10px 0 4px 0;
}
h1.placeholder { font-size: 50px; padding: 10px 0 10px 0; }
p.placeholdertxt { font-size: 12px; }

 /* ---------------------------------------*/
 /* ------------->>> PANELS <<<------------*/
 /* ---------------------------------------*/

.smallPanel {
	background: url(/images/middlepanel.gif) repeat;
	
}

.panelContent {
	padding: 0 13px 0 13px;
}

.panelContent p {
	margin: 0;
}

.smallPanel h3 {
	background: url(/images/toppanel.gif) no-repeat top left;
	padding: 13px 0 4px 13px;
	margin-bottom:0;
}

.lastPanel {
	background: url(/images/bottompanel.gif) no-repeat bottom left;
	width: 217px;
	height: 18px;
	margin-bottom: 10px;
	
}


/* --blue panel -- */


.smallPanelblue {
	background: url(/images/middlepanelblue.gif) repeat;
	color: #e9e9e9;
}

.smallPanelblue h3 {
	background: url(/images/toppanelblue.gif) no-repeat top left;
	padding: 13px 0 4px 13px;
	color: #e9e9e9;
	margin-bottom:0;
}


.smallPanelblue a {
	color:#fff;
	text-decoration: underline;
}

.smallPanelblue a:hover {
	color: #fff;
	text-decoration: none;
}

.lastPanelblue {
	background: url(/images/bottompanelblue.gif) no-repeat bottom left;
	width: 217px;
	height: 18px;
	margin-bottom: 10px;
}

/* --pink panel -- */

.smallPanelpink {
	background: url(/images/middlepanelpink.gif) repeat;
	color: #e9e9e9;
}

.smallPanelpink h3 {
	background: url(/images/toppanelpink.gif) no-repeat top left;
	padding: 13px 0 4px 13px;
	color: #e9e9e9;
	margin-bottom:0;
}
.smallPanelpink a {
	color:#fff;
	text-decoration: underline;
}

.smallPanelpink a:hover {
	color: #fff;
	text-decoration: none;
}

.lastPanelpink {
	background: url(/images/bottompanelpink.gif) no-repeat bottom left;
	width: 217px;
	height: 18px;
	margin-bottom: 10px;
	
}

/* --white panel -- */

.smallPanelwhite {
	background: url(/images/middlepanelwhite.gif) repeat;
	
}

.smallPanelwhite h3 {
	background: url(/images/toppanelwhite.gif) no-repeat top left;
	padding: 13px 0 4px 13px;
	margin-bottom:0;
	
}

.lastPanelwhite {
	background: url(/images/bottompanelwhite.gif) no-repeat bottom left;
	width: 217px;
	height: 18px;
	margin-bottom: 10px;
	
}

/* ---------------------------------------*/
/* ------------->>> BLOG <<<------------*/
/* ---------------------------------------*/

.moduleColor a {
	color: #fff;
}

.moduleColor a:hover{
	color: #fff;
}

.actions {
	float: right;
	margin: 5px 0;
}

.categories {
	float: left;
	margin: 5px 0;
}

.categories li, .actions li{
	float: left;
	padding: 0 5px;
	border-right: 1px solid #000;
	
}

.post {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #000;

}

.socialMedia li{
	float: left;
	padding: 0 5px;

}

.comment {
	border-bottom: 1px solid #d9c39f;
	padding-bottom: 5px;
}


 /* ---------------------------------------*/
 /* ------------->>> FOOTER <<<------------*/
 /* ---------------------------------------*/


#footer {
	margin: 10px 0 0 0;
	border-top: 1px solid #000;
}

#footer ul {
	padding: 8px  0 0 60px;
}

#footer ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #000;
}

#footer ul li a {
	color: #000000;
}

 /* ------------------------------------------------*/
 /* ------------->>> REPEAT ELEMENTS <<<------------*/
 /* ------------------------------------------------*/

a {
	color: #aa0000;
	text-decoration: none;
}


a:hover {
	color: #c90202;
	text-decoration: underline;
}

.cleared {
  clear: both;
  height: 0;
  overflow: hidden;
}

.paperfold {
	margin-left: 130px;

}

.gallery {
	float: left;
	width: 180px;
	margin: 5px 20px 0 5px;
}

.galleryLogo {
	float: left;
	width: 151px;
	margin:  5px 0 0 0;
}

.galleryLogoZ {
	float: right;
	width: 151px;
	margin:  5px 0 0 0;
}

.testi {
	width: 225px;
	float: left;
	margin: 5px 20px 0 5px;
}

.testi p {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 17px;
}

.ibRight {
	float: right;
	padding: 4px 0 0 5px;
}



 /* ------------------------------------------------*/
 /* ------------->>> FORM ELEMENTS <<<--------------*/
 /* ------------------------------------------------*/

.sendTile {
	background: url(/images/send.png) no-repeat;
	width: 42px;
	height: 23px;
	border: none;
}

#friendbutton {
	background: url(/images/sendfriend.gif) no-repeat;
	width: 103px;
	height: 24px;
	border: none;
}


.save {
	background: url(/images/saveB.gif) no-repeat;
	width: 43px;
	height: 23px;
	border: none;	
}

.browse {
	background: url(/images/browseB.gif) no-repeat;
	width: 50px;
	height: 23px;
	border: none;	
}

.cancel {
	background: url(/images/cancelB.gif) no-repeat;
	width: 50px;
	height: 23px;
	border: none;	
}

.input {
	width: 110px;
	background-color: #eadbc2;
	border: 1px solid #e2d0b1;
	padding-left: 5px;
}

.input2 {
	width: 120px;
	background-color: #eadbc2;
	border: 1px solid #e2d0b1;
	padding-left: 5px;
}


.input3 {
	width: 155px;
	background-color: #e1cbaf;
	border: 1px solid #c7ae91;
	padding-left:5px;
	margin-left: 5px;
	
}

.inputBlogComments {
	width: 200px;
	background-color: #e1cbaf;
	border: 1px solid #c7ae91;
	padding-left:5px;
	margin-left: 5px;
	
}


.input4 {
	width: 270px;
	background-color: #e1cbaf;
	border: 1px solid #c7ae91;
	padding-left: 5px;
	margin-left: 5px;
}

.input5 {
	width: 350px;
	background-color: #e1cbaf;
	border: 1px solid #c7ae91;
	padding-left: 5px;
	margin-left: 5px;
}

.checkBox {
	border: 1px solid #898989;
	background-color: #ebdac0;
}

.contactform {
	width: 540px;

}


 /* -----------------------------------------------------*/
 /* ------------->>> DOTTED BOX ELEMENTS <<<--------------*/
 /* -----------------------------------------------------*/

.dottedBox {
	background: url(/images/middledotted.jpg) repeat;
	width: 157px;
	margin: 15px 0;
	
}

.dottedBox table {
	padding: 0 0 0px 10px;
}

.dottedBox table td {
	font-size: 11px;
}

h3.dottedBoxT {
	padding: 20px 0 10px 15px;
	font-size: 14px;
}


.dottedBoxT {
	background: url(/images/topdotted.jpg) no-repeat top;
	width: 157px;
	height: 22px;
}


.dottedBoxB {
	background: url(/images/bottomdotted.jpg) no-repeat bottom;
	padding: 0 0 20px 15px;
	margin-top: 0;
}


.dottedBox2 {
	background: url(/images/middledotted2.jpg) repeat;
	width: 256px;
	font-size: 13px;
	margin: 15px 0;
	
}

.dottedBox2 table{
	padding: 0 0 0 10px;
}


.dottedBox2 table td {
	height: 20px;
	font-size: 11px;
}

.dottedBoxT2 {
	background: url(/images/topdotted2.jpg) no-repeat top;
	width: 241px;
	height: 7px;
	padding: 7px 0 7px 15px;
}


.dottedBoxB2  {
	background: url(/images/bottomdotted2.jpg) no-repeat bottom;
	padding: 0 0 20px 15px;
	margin-top: 0;
}

.dashboard {
	
	padding: 0;
	font-size:11px;
}

.dashboard a {
	color: #000000;
	font-weight: normal;

}

h3.dashboard {

padding-bottom:0;
margin-bottom:0;
}



 /* --------------------------------------------*/
 /* ------------->>> MISCELLANEOUS <<<--------------*/
 /* --------------------------------------------*/

.profilepic img{
	margin: 10px 0;
	border: 2px solid #d4c5a9;
}


.stickyNote {
	float: right;
	margin:-40px 50px 0 0;
}


.trophyFloat {
	float: right;
	padding: 0 0 4px 8px;

}

.socialIcons {
	margin: 10px 0 0 0;

}

.socialIcons li{
	float: left;
	padding-right: 7px;

}

#tblDashboard {
	border: none;
}


.sitemapList {
	list-style: disc;
	padding-left: 10px;
}

.dottedline {
	border-bottom: 1px dashed #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

strong {
	color: #000;
}

.faqDivide {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #c0b19b;
}

.homeSteps td{
	padding: 5px;
	
}

.stepHeading {
	font-weight: bold;
	height: 35px;
}


.highlight {
	background-color: #f1e5d6;
}

#tblBriefs {
	margin-top: 10px;
}

.previewImage {
	margin: 20px 0;

}

.previewImage img{
	border: 1px solid #000;
	margin-right: 10px;
}

.favouriteBlock {
	width: 600px;
	padding: 15px;
	background-color: #decaab;
	border: 1px solid #b5986c;
	font-size: 13px;
	color: #000;
}

.termsList {
	margin-left: 5px;
}
.termsList ol {
		list-style: decimal; 
		margin: 10px 0 10px 10px;
}
 
blockquote {
	margin: 10px 0 10px 20px;

}

div#calendarMonthSelect p#prev {
  float:left;
  width:40%;
  margin-left:10px;
}

div#calendarMonthSelect p#next {
  float:right;
  width:40%;
  text-align:right;
  margin-right:10px;
}
#scrollerbrief{
 //height:320px;
}
.tempHolder {
  margin-left: 30px;
 }


.briefsPre {
	margin: 0; 
	text-align:left;
	
}

ul#logosBtm {
  float: left;
  margin: 0;
  padding: 16px 0 0 0;
  width: 100%;
  background: url(/images/full-white.png) no-repeat top;
  height: 85px;
  text-align: center;
}

ul#logosBtm li { 
	display: inline;
	margin-right: 10px; 
}

.liveBrief {
	padding-top:6px;
	margin-left: 285px;
	}



/*--- ADDITIONAL HOME PAGE STYLES FOR MULTIPLE BRIEFS ---*/


.multipleList img{
	padding-bottom: 10px;
}

.multipleList p{
	text-align: left;
	margin-top: 7px;
}


.multipleList li {
	width: 238px;
	float: left;
	padding: 0 30px;
	border-right: 1px dashed #877d6c;
	
}

.carouselWrapper {
	padding-left: 50px;
}

.smallMargin {
	margin: 0 0 10px 0;

}

/*--- Styles for tooltip ----*/

#tooltip {
  position: absolute;
  text-align:center;
  background-color: #cfc;
  border: 2px solid #BB0000;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width:16px;
}

/*--- Styles for counter ----*/

.numbers {
	padding: 0px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size:35px;
	font-weight: bold;
	font-style: normal;	
	color: #b72121;	
	}
.title {			
	border-style: none;    
	padding: 0px 0px 3px 0px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size: 12px; 
	font-weight: bold;		
	color: #000;			
	}

#form input {
	border: none;
background-color: #E4D3B9;
	}
.style1 {color: #FFFFFF}


/*--- ADDITIONAL HOME PAGE STYLES FOR MULTIPLE BRIEFS ---*/

.multipleList {
	width: 630px;
	text-align: center;
}


.multipleList h2,h3 {
	text-align: left;
	margin-top:0;
}

.multipleList p{
	text-align: left;
	margin-top: 7px;
}


.multipleList li {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-right: 1px dashed #877d6c;
	
}
.multipleList li span.logo{
  float: left;
  position: relative;
  clear: both;
  height: 200px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
  margin: 0;
}

.multipleList li span.bounty{
  float: left;
  position: relative;
  clear: both;
  height: 110px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;

}

.multipleList li.three {
	width: 185px;
	float: left;
	padding: 0 12px;
	border-right: 1px dashed #877d6c;
	
}

.carouselWrapper {
	padding-left: 50px;
}

.smallMargin {
	margin: 0 0 8px 0;

}







