/* Admin Layout */

#acontent {
	width:900px;
	padding-left:25px;
	overflow:hidden;
	margin-top:50px;
	float:left;
	clear:left;
}

#acontent img {
	margin:0px;
	padding:0px;
}

#acontent h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#acontent p {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
}

#acontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight:bold;
	text-decoration:none;
}

#acontent a:link {
	text-decoration: none;
}

#acontent a:visited {
	text-decoration: none;
	color: #333;
}

#acontent a:hover {
	color:#99CC00;
	text-decoration: none;
}

#acontent a:active {
	text-decoration: none;
	color: #333;
}

#acontent .adevide {
	border-bottom:1px #333 dotted;
	width:900px;
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
}

#acontent .aelement {
	width:835px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:10px;
	border-bottom:1px #333 dotted;
	margin-bottom:10px;
	overflow:hidden;
}

#acontent .atitle {
	width:810px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	padding-top:0px;
}

#acontent .afull, .atou {
	float:left;
	width:810px;
}

#acontent .atou p {
	color:#000;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
}

#acontent .atou h1 {
	margin-top:20px;
	margin-bottom:20px;
}

#acontent .atou strong {
	font-weight:bold;
}

#acontent .atou ul {
	margin-left:20px;
}

#acontent .atou h3 {
	font-size:14px;
	margin-top:10px;
}

#acontent .afull p {
	color:#99CC00;
	font-size:14px;
}

#acontent .afull a {
	font-size:14px;
	font-weight:bold;
	color:#999;
	margin-right:5px;
	margin-left:5px;
}

#acontent .afull p a:hover {
	text-decoration:underline;
}

#acontent .aleft {
	float:left;
	width:380px;
	overflow:hidden;
}

#acontent .aleftdotted {
	float:left;
	width:380px;
	padding-top:10px;
	padding-bottom:10px;
}

#acontent .aright, .arightdotted {
	float:right;
	width:380px;
	margin-left:40px;
}

#acontent .arightdotted {
	margin-left:20px;
	padding-left:19px;
	border-left:1px #333 dotted;
	padding-top:10px;
	padding-bottom:10px;
}

#acontent .arightdotted h1 {
	font-size:18px;
	color:#333;
	font-weight:bold;
	margin-bottom:20px;
}

#acontent .arightdotted p {
	font-size:12px;
	color:#999;
	font-weight:bold;
	margin-bottom:20px;
}

#acontent .arightdotted a {
	margin:0px;
	padding:0px;
}

#acontent .arightdotted ul {
	list-style:none;
	margin-bottom:10px;
}

#acontent .arightdotted li {
	color:#99CC00;
	font-size:14px;
	font-weight:bold;
}

#acontent .topp10 a {
	color:#999;
}

#acontent .topp10 a:hover {
	color:#99CC00;
}

#acontent .startnewprject {
	margin-top:50px;
	margin-left:20px;
}

/* Admin Content - Edit Detials Form */

#acontent .dline {
	width:auto;
	float:left;
	clear:left;
	margin-bottom:10px;
}

#acontent .dfull {
	width:100%;
	float:left;
	clear:left;
	margin-bottom:10px;
}

#acontent .dfleftcell {
	float:left;
	width:180px;
	padding-right:20px;
	overflow:hidden;
	text-align:right;
	font-weight:bold;
	color:#999;
}

#acontent .dfrightcell {
	float:left;
	overflow:hidden;
}

/* Style for grid on Saved Files Page */

#grid {
	width:700px;
	float:left;
	clear:left;
	overflow:hidden;
	margin-top:10px;
}

#grid .gholder {
	width:200px;
	padding-right:10px;
	overflow:hidden;
	margin-top:10px;
	float:left;
}

#grid .gimage {
	width:200px;
	height:100px;
	float:left;
	clear:left;
	background-color:#333;
	margin-bottom:10px;
}

#grid .giline {
	width:200px;
	height:50px;
	float:left;
	clear:left;
}

#grid .giasset {
	width:50px;
	height:50px;
	float:left;
}

#grid .giasset p {	
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	padding-top:15px;
}

#grid .gtext {
	float:left;
	clear:left;
	width:200px;
	height:75px;
}

#grid .gtext h1 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:5px;
}

#grid .gtext a {
	color:#999;
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
	margin-left:12px;
	text-decoration:none;
}

#grid a:link {
	text-decoration: none;
}

#grid a:visited {
	text-decoration: none;
	color: #999;
}

#grid a:hover {
	color:#99CC00;
	text-decoration: none;
}

#grid a:active {
	text-decoration: none;
	color: #999;
}

/* File Type Menu */

#filetypemenu {
	min-height:200px;
}

#filetypemenu ul {
	list-style:none;
	margin-bottom:10px;
	float:left;
	clear:left;
}

#filetypemenu li {
	color:#333;
	font-size:14px;
	font-weight:bold;
}

#filetypemenu .ftmdgrey a {
	color:#333;
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

#filetypemenu .ftmdgrey a:link {
	color:#333;
	text-decoration: none;
}

#filetypemenu .ftmdgrey a:visited {
	text-decoration: none;
	color: #333;
}

#filetypemenu .ftmdgrey a:hover {
	color:#99CC00;
	text-decoration: none;
}

#filetypemenu .ftmdgrey a:active {
	text-decoration: none;
	color: #333;
}

#filetypemenu .ftmlgrey a {
	color:#999;
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

#filetypemenu .ftmlgrey a:link {
	color:#999;
	text-decoration: none;
}

#filetypemenu .ftmlgrey a:visited {
	text-decoration: none;
	color: #999;
}

#filetypemenu .ftmlgrey a:hover {
	color:#99CC00;
	text-decoration: none;
}

#filetypemenu .ftmlgrey a:active {
	text-decoration: none;
	color: #999;
}


/* Get All Quotes */

#acontent .table {
	width:810px;
	margin-bottom:20px;
}

#acontent .line, .ltitle {
	width:810px;
	float:left;
	clear:left;
	overflow:hidden;
}

#acontent .ltitle {
	border-bottom:1px #333 solid;
}

#acontent .cell {
	width:190px;
	padding:5px;
	overflow:hidden;
	float:left;
}

#acontent .gridarea {
	width:810px;
	overflow:hidden;
	margin-top:10px;
}

#acontent .gridarea a {
	color:#666;
}

#acontent .gridarea a:hover {
	color:#99CC00;
}

#acontent .gaholder {
	width:260px;
	padding-right:10px;
	overflow:hidden;
	margin-top:10px;
	float:left;
}

#acontent .gaimage {
	width:260px;
	height:172px;
	float:left;
	clear:left;
	background-color:#333;
	margin-bottom:10px;
}

#acontent .gatext {
	float:left;
	clear:left;
	width:260px;
	margin-bottom:15px;
}

#acontent .gatext h1 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:5px;
}

#acontent .gatext p {
	color:#999;
	font-size:14px;
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
	margin-left:12px;
}