
/*================= LISTings  starts====================*/
#list-paginate{
	font-size:16px;
	text-align:right;
	padding:7px 0px 15px 0px; 	
	color:#00758f; 
	font-weight:bold;
}
#list-paginate a{
font-weight:normal;
color:#666666;
padding:2px;
text-decoration:none;
}
#list-paginate a:hover{
color:#7DA012;

text-decoration:underline;}
#list-paginate .active{
color:#a0cd18;
text-decoration:none;
font-weight: normal}


#list-table3 th{
	border-bottom:solid 1px #5bcad7;
	border-top:solid 3px #009fc1;
	font-size:14px;
	font-weight:bold;
	color:#214598;
	background-color:#eff9fc;
	height:30px;
	padding-left:3px;
	text-align:left;
}
#list-table3 td{
	border-bottom:solid 1px #CCCCCC;
/*	border-left:solid 1px #CCCCCC;*/
	font-size:14px;
/*	text-align:left;*/
	color:#666666;
	vertical-align:middle;
	padding:6px 4px 6px 4px;
}
.subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-align:left;
}
#list-table3 .noborderleft{
	border-left:solid 0px #009fc1;
}
.noborderleft a{
	text-align:left;
	font-weight:bold;
}
#list-table3 .highlight{
background-color:#eff9fc;
}
#list-table3 .bold{
font-weight:bold;
}
#list-table3 .highlight-bold{
background-color:#eff9fc;
font-weight:bold;}



#inner-middle-content #inner-content #list-table  .title th{
	
	border-bottom:solid 1px  #5bcad7;
	font-family:Arial, Helvetica, sans-serif;
	border-top:solid 3px #009fc1;
	background-color:#eff9fc;
	font-size:16px;
	font-weight:bold;
	color:#214598;
	height:30px;
	padding-left:3px;
	text-align:left;
	
	}

#inner-middle-content #inner-content #list-table td{
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	vertical-align:top;
	padding:6px 4px 6px 4px;
}

.converttime{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	vertical-align:top;
	padding:0;
}

#list-table .noborderleft{
	border-left:none;
}
#list-table .highlight{
}
#list-table .bold{
font-weight:bold;
color:#214598;
}
#list-table .highlight-bold{
background-color:#e1f2ad;
font-weight:bold;
}

#prize-meter-text{
    font-size:9px; 
	margin-left:360px; 
	font-weight: normal; 
	color:#000;
}
.min-prize{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:normal;
	
}
.project-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    color:#333;
    font-weight:normal;
	text-transform:capitalize;
}
.ce{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    color:#333;
    font-weight:normal;
	text-transform:capitalize;
}
#pagination{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	text-align:right; 
	padding:7px 0px 15px 0px;
}
#pagination{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	text-align:right; 
	padding:7px 0px 15px 0px;
}
.first{
	   font-family:Arial, Helvetica, sans-serif;
       color:#ff6002;
       padding:2px;
       text-decoration:none;
	   font-weight:bold;}

       .next{
	   font-family:Arial, Helvetica, sans-serif;
       color:#7da012;
       padding:2px;
       text-decoration:none;
	   font-weight:bold;} 
	  	   
	   .prev{
	   font-family:Arial, Helvetica, sans-serif;
       color:#7da012;
       padding:2px;
       text-decoration:none; 
	   font-weight:bold;}
	   
	   .current{
	   font-family:Arial, Helvetica, sans-serif;
       color:#7da012;
       padding:2px;
       text-decoration:none;}
	   	   .num{
	   font-family:Arial, Helvetica, sans-serif;
       color:#666;
       padding:2px;
       text-decoration:none;}
	   	   	   .last{
	   	   font-family:Arial, Helvetica, sans-serif;
       color:#ff6002;
       padding:2px;
       text-decoration:none;
	   font-weight:bold;}
	   
#pagination a:hover{
color:#7DA012;
text-decoration:underline;}


.smallfont{
font-size:11px;}

#list-rightbox{
float:left;
background-color:#EFF9FC;
width:230px;
text-decoration : none;
color:#009FC1;
font-size:14px;
margin-bottom:20px;}
#list-rightbox td{
border-bottom:1px dotted #4BB8CB;
padding:4px;}

#list-rightbox .noborders{
border:none;}
#list-rightbox th{
border-bottom:3px solid #009FC1;
background: url(../images/tab-img.jpg) repeat-x;
font-size:16px;
text-align:left;
padding:4px;
color:#FFFFFF;}
#list-rightbox .white{
text-decoration:none;
color:#FFFFFF;}
#list-rightbox .textfield_small{
border:1px solid #4BB8CB;
padding:4px;
color:#666666;
font-size:14px}

.Formbutton_SmallBlue{
border-style: solid;
border-color : #009FC1;
border-width : 1px;
text-decoration : none;
background-color:#D2EEF7;
-moz-border-radius: 5px;
-webkit-border: 5px;
border-radius: 5px;
color:#009FC1;
font-weight:bold;
cursor:pointer;
margin:0;
padding:4px;
width:auto;
line-height:16px;
text-shadow:none;
}
.Formbutton_SmallBlue:hover{
	text-decoration : none;
	background-color:#ff6002;
	color:#FFFFFF;
}

/*================= LISTings  starts====================*/
/*================= LOGIN CSS START====================*/
#loginbox{
	width:600px;
	background-color:#F7F7F7;
	margin:auto;
	padding:10px;
	padding-bottom:0px;
	-moz-border-radius: 5px;
	-webkit-border: 5px;
	border-radius: 5px;
	border-style: solid;
	border-color : #6CC7E1;
	border-width : 2px;
}

.textfield{
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding:2px;
	font-size:16px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.commentfield{
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding:3px;
	font-size:18px;
	color:#666666;
	min-height:200px;
}
.smallfont{
font-size:10px}

.FormbuttonBlue{
border-style: solid;
border-color : #009FC1;
	border-width : 1px;
	text-decoration : none;

	background-color:#D2EEF7;
	-moz-border-radius: 5px;
	-webkit-border: 5px;
	border-radius: 5px;
	color:#009FC1;
	font-weight:bold;
font-size:16px;
cursor:pointer;
margin:0;
padding:4px;
width:auto;
line-height:16px;
text-shadow:none;
}
.FormbuttonBlue:hover{
	border-color : #00758f;
	text-decoration : none;
	background-color:#00758f;
	color:#FFFFFF;
}
/*================= LOGIN CSS END====================*/
/*================= CONTEST DETAILS START====================*/
#cont-detail-header{
margin-left:auto;
margin-right:auto;
border-top:3px solid #009fc1;
border-bottom:1px solid #009fc1;
height:60px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
}

#cont-status{
float:left;
width:430px;
height:55px;
padding-top:5px;
}
#cont-readbrief{
float:left;
width:80px;
height:35px;
padding:10px;
background-color:#CCCC00;
}
#cont-statbttn{
float:right;
}

#cont-statbttn ul{
display:block;
margin:0px;
padding:0px;}

#cont-statbttn li{
float:right;
width:70px;
height:55px;
padding:0px 3px 0px 3px;
margin:0px;
margin-top:2px;
margin-left:7px;
list-style:none;
text-align:center;
font-size:12px;
color:#666666;
border-left: dotted 1px #999999;
}

#cont-statbttn strong{
color:#FF6600;}
.guaranteed{
background-color:#B4E6EB;
padding:0px 2px 1px 2px;
-moz-border-radius: 2px;
-webkit-border: 2px;
border-radius: 1px;
color:#000000;
}
.Arial16Bold_white{
margin:0px;
font-size:16px;
font-weight:bold;
color:#FFFFFF;}
.Arial16Bold_Green{
margin:0px;
font-size:16px;
font-weight:bold;
color:#8CAA17;}
.Arial16Bold_Blue{
margin:0px;
font-size:16px;
font-weight:bold;
color:#009FC1;}
.Arial16Bold_Gray{
margin:0px;
font-size:16px;
font-weight:bold;
color:#999999;}
.Arial16Bold_Orange{
margin:0px;
font-size:16px;
font-weight:bold;
color:#FF6600;}
.Arial16Bold_Maroon{
margin:0px;
font-size:16px;
font-weight:bold;
color:#CC0000;}

#ContestGuideLine{
margin-left:auto;
margin-right:auto;
margin-top:10px;
height:auto;
padding-bottom:7px;
border-bottom:1px dotted #666666;}

#creativebrief{
margin-left:auto;
margin-right:auto;
margin-top:40px;
height:55px;
padding-bottom:7px;
border-bottom:1px dotted #666666;}

#creativebrief_left{
float:left; width:290px; height:40px;}

#creativebrief_right{
float:right; 
width:280px; 
height:60px;
text-align:right;
margin-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#creativebrief_right a{
color:#FFFFFF;
text-decoration:none;}
#creativebrief_right a:hover{
text-decoration:none;
color:#FFFFFF;}
.form_noborder{
border:1px solid #CCCCCC;
color:#666666}
.formfield{
border:1px solid #CCCCCC;
/*padding:3px;*/
height:25px;
font-size:16px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
color:#666666}
.areacode{
border:1px solid #CCCCCC;
/*padding:3px;*/
height:25px;
width:50px;
font-size:14px;
color:#666666}

#overview-form td{
border-bottom:1px solid #E4E4E4;
padding:3px;}

.cont-dtl-bttns{
border: 1px solid;
text-decoration : none;
background-color:#009FC1;
-moz-border-radius: 5px;
-webkit-border: 5px;
border-radius: 5px;
font-weight:bold;
cursor:pointer;
margin:0;
padding:5px;
width:auto;
text-shadow:none;
}

.cont-dtl-bttns: hover{
text-decoration : none;
background-color:#00758f;
color:#FFFFFF;
}

#gallery li{
	display:inline-block;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:20px;
	margin-left:8px;
	margin-bottom:20px;
	list-style-type: none;
}

* html #gallery li {
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:20px;
	margin-left:8px;
	margin-bottom:20px;
	list-style-type: none;
}
#thumbsbox{
width:190px;
height:178px;
padding:7px 3px 7px 7px;
border:1px solid #CCCCCC;
}

/*#thumbsbox span{
float:left;
width:186px;
height:140px;
overflow:hidden;
clear:both;
text-align:center}*/

.draftspan{
float:left;
width:186px;
height:140px;
overflow:hidden;
clear:both;
text-align:center}

#draftId{
float:right;
width:16px;
font-size:12px;
height:20px;
color:#999999;
/*text-align:right;
padding-right:6px;*/
}

/*#draft_no{
float:left;
width:5em;
height:20px;
text-align:right;
}

* html #draft_no{
float:left;
width:5em;
height:20px;
text-align:right;
}*/

/*body:nth-of-type(1) #thumbsbox span{   safari + chrome hack
float:left;
width:186px;
height:135px;
margin-top:18px;
margin-left:-185px;
overflow:hidden;
clear:both;
text-align:center}*/
a:focus { outline: none;}
#ScreenButtons{
float:right;
width:600px;
padding-top:30px;
padding-bottom:20px;
text-align:right;
}

#ScreenButtons a{
	padding: 8px;
	border-style: solid;
	border-color : #6CC7E1;
	border-width : 1px;
	text-decoration : none;
	background-color:#F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border: 5px;
	border-radius: 5px;
	color:#6CC7E1;
	font-weight:bold;
}

#ScreenButtons a.active{
	padding: 8px;
	border-style: solid;
	border-color : #009FC1;
	border-width : 1px;
	text-decoration : none;
	background-color:#D2EEF7;
	-moz-border-radius: 5px;
	-webkit-border: 5px;
	border-radius: 5px;
	color:#009FC1;
	font-weight:bold;
}
#ScreenButtons a:hover{
	padding: 8px;
	border-style: solid;
	border-color : #00758f;
	border-width : 1px;
	text-decoration : none;
	background-color:#00758f;
	-moz-border-radius: 5px;
	-webkit-border: 5px;
	border-radius: 5px;
	color:#FFFFFF;
	font-weight:bold;
}
/*================= class="read-brief-sec" ===============*/

.read-brief-sec{
	width:918px;
	padding:10px;
	margin:0 0 0 10px;
	border:1px solid #CCC;
	background-color:#f7f7f7;
}

/*================= thumb nail jQuery ===============*/

#designer{
float:left;
height:20px;  
width:176px;
color:#999999;
}
#designer a{
    margin-top:5px; 
	font-family:Verdana, Geneva, sans-serif; 
	color:#214598; 
}
#ratings{
	float:left;
	width:5em;
	padding:0px;
	margin:4px 0 0 7px;
	font-size:12px;
	overflow:hidden;
}
* html #ratings{
float:left;
width:5em;
padding:0px;
margin:4px 0 0 4px;
font-size:12px;
overflow:hidden;
}

#dezname{
float:left;
width:118px;
overflow:hidden;
font-size:12px;
margin-top:4px;
}

* html #dezname{
float:left;
width:125px;
overflow:hidden;
font-size:12px;
margin-top:4px;
}

/* for eleminate and withdrawn draft in _designlist* *********start**********/
#ratingsDynamic
{
	display:none;
}
#deznameDynamic
{
	display:none;
}

/* for eleminate and withdrawn draft in _designlist* *********end**********/
#discuss-head{
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-top:15px;
border-top:1px dotted #999999;
border-bottom:3px solid #009fc1;
color:#CCC;
clear:both;}


#discussion-box{
width:800px;
margin-top:10px;
padding:10px 50px 10px 40px ;
clear:both;
}

.commentstitle{
float:left;
width:600px;
font-size:20px;
color:#ff6201;
font-weight:normal;
line-height:35px;
}
.small-texts{
	font-size:14px;
color:#666;
font-weight:normal;
}
.commentssort{
float:left;
width:300px;
text-align:right;
}
#discussion-box ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	clear:both;
}
#discussion-box li{
display:block;
clear:both}
.borderbottom2px{
height:25px;
border-bottom:1px solid #999999;
padding-top:4px;
padding-bottom:4px;}


#post-wrap{
float:left;
width:900px;
border:1px solid #ccc;
padding:10px;
margin:10px 0;
background-color:#f3f3f3;
}

#post-textarea{
float:left;
width:880px;
padding:10px;
color:#666;
clear:both;}

#post-head{
width:900px;
height:45px;
float:left;
border-bottom:1px dotted #999999;
clear:both;}

.contestholder{
background-color:#eff9fc;}
.staff{
background-color:#DDFCFF;}
#avatar{
float:left;
width:55px;
height:40px;
}
#postername{
float:left;
width:703px;
height:32px;
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
color:#1d52a0;
font-size:18px;
background-color:#f3f3f3;
}
#time{
float:left;
width:230px;
height:32px;
padding-top:10px;
padding-right:7px;
text-align:right;
color:#666;
}
#rate{
float:left;
width:50px;
height:32px;
text-align:right;
padding-right:5px;
font-size:11px;
padding-top:3px;
padding-bottom:5p;
border-left:1px dotted #999999;
margin-top:7px;
}
.fadefont A{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF !important;
}
.fadefont A:hover{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF !important;
}
.eleminatefont{
font:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
}

* html .eleminatefont{
font:Arial, Helvetica, sans-serif;
font-size:18px;
padding:0px;
margin-bottom:-20px;
font-weight:bold;
color:#000000;}

.linkforpublicprofile A{
text-decoration:underline;
font-size:12px;
color:#000000;
}
/*================= CONTEST DETAILS END====================*/
/*=============== FAQ starts ===========================*/

#faq-container{
float:left;
margin-left:30px;
width:954px;
}


#faq-container a{
margin:-7px 0 -7px 0;
height:21px;
background-image:url(/images/bullet.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
}
#faq-container .faq-answer{
	width:900px;
	padding:10px;
	margin:7px 0 0 24px;
	background-color:#FFFFDD;
}

#faq-container-new{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
/*=============== FAQ ends ===========================*/


/*================== INTERNAL PAGE ENDS============================ */


/*============================NEW CODE 23RD OCT*/

#box{
float:left;
width:733px;
margin:20px 0px 40px 90px;
border-top:10px solid #CCCCCC;
border-bottom:3px solid #CCCCCC;}

#title-box{
float:left;
width:826px;
margin:30px 0px 0px 43px;}

#boxleft{
float:left;
width:458px;}

#boxright{
	float:left;
	width:275px;
	font-size:11px;
	margin-top:11px}
#boxright ul{
	margin: -7px 0 0 0;
	padding: 17px;
	list-style-type: none;
	list-style-image: url(http://www.mightydesigners.com/images/bluebullet.gif);
}
#boxright li{
margin-bottom:6px;}

.Arial24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color:#204397;
}
.acquahighlight {
	color: #18abcc;
}
/*===========================NEW CODE 23RD OCT ends*/


#box2{
float:left;
width:913px;
margin:30px 0px 10px 0px;
background-color:#CGCGCG;
text-align:center;
font-size:1.3em;
color:#7c7c7c}
#launch{
float:left;
padding-left:46px;
width:410px;}
#find{
float:right;
padding-right:46px;
width:410px;}

#box-cust{
float:left;
margin-top:7px;
width:400px;
padding:0px 10px 0px 10px;
height:220px;
color:#6e6d6d;
font-size:12px;}

#box-list{
float:left;
margin-top:7px;
margin-left:35px;
width:400px;
padding:0px 10px 0px 10px;
height:220px;
font-size:12px;
color:#6e6d6d;}
#box-list a{
text-decoration:none;
color:#6e6d6d;}
#box-list span{
float:left;
height:195px;
width:100%;}
#box-thumbs span{
float:left;
height:173px;
width:100%;}

#box-thumbs{
float:left;
margin-top:7px;
border-left:solid 1px #999999;
width:400px;
padding:0px 10px 0px 10px;
height:260px;}

.ul{
list-style-type: none;
margin:0px;
padding:0px;
}
#box-thumbs li{
float:left;
position: relative;
width:390px;
height:195px;
margin: 3px 0px 15px 20px;
list-style-type: none;
padding:0px;}

/*#box-thumbs img{
border:solid 1px #00758f;}*/
#box-thumbs h1, #box-list h1, #box-cust h1{
font-size:20px;
font-weight:100;
margin:0px 0px 7px 0px;
}
#box-thumbs a, #box-list .lowlink, #box-cust a{
float:right;
margin-top:auto;
font-size:12px;
color:#6e6d6d;
text-decoration:none;}
#box-thumbs a:hover, #box-list a:hover, #box-cust a:hover{
text-decoration:underline;}

.torquoise {
color:#00758f;}
.green{
color:#688a00;}
.gray{
color:#6e6d6d}
.content-header2{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:normal;
	border-bottom:3px solid #009fc1;
	margin:0 0 20px 0;
}
.content-header2 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#294598;
	font-weight:normal;
	line-height:30px;
}
.content-header2 a:hover{
	color:#666;
	text-decoration:underline;
}