body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a{
	color:#1518A6;
}
a:visited{
	color:#1E69E6
}
a:hover{
	color:#000033;
}
#header {
	background-color:#FFFFFF;
	color:#666666;
	margin: 0 10px;
	padding: 10px 0;
}
#header h1{
	display: inline;
	padding-left: 10px;
}
#mainContent {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 300px;
}
#leftCol {
	margin-right: 5px;
}
#rightCol {
	background-repeat: repeat-y;
	padding-left: 7px;
	margin-bottom: 5px;
}
.dragHandle {
	cursor:move;
}
#mainTable {
}

#bio {width: 500px; height: 100px;}


.footer {
	clear: both;
	padding: 10px;
	margin: 10px;
	border-top: solid 1px #cccccc;
	/*background-image: url(../images/horzdot.gif);
	background-repeat: repeat-x;*/
}
.altRow1{
	background-color: #eeeeee;
	cursor: default;
}
.altRow2{
	background-color: #ffffff;

	cursor: default;
}
.altRow2 td{
	

	border-bottom: solid 1px #eeeeee;
		border-right: solid 1px #efefef;
	
}
.altRowOver {
	

	cursor: default;
}
.altRowOver td{
	background-color: #efefef;
	border-bottom: solid 1px #dedede;
	border-right: solid 1px #efefef;

	
}
.tableHeader {
	background-image:url(../images/tableHeader.gif);
}

.tableHeaderClear {}
.tableHeader a{
	display:block;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableHeader a:visited{
	color:#333333;
}
.tableHeader img{
	border: none; !important
}
.tableHeader td{
	border-bottom: 1px solid #aaaaaa;
}
.tableHeaderActive {
	background-image:url(../images/tableHeaderActive.gif);
	/*border-bottom: 1px solid #FFCC00; */
}
td .tableHeaderActive{
	/*border-bottom: 1px solid #FFCC00; */
}
form {
	margin: 0px;
	padding: 0px;
}
#pagnation {
	padding: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom: solid 1px #cccccc;
}
#pagnation .totalClients {
	margin-left: 10px;
	font-size: 10px;
	font-style: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}
#pagnation .disabled {
	color: #999999;
}
.clientSearch {
	font-size: 11px;
	margin-bottom: 5px;
	float: right;
}
#searchQuery {
	font-size: 11px;
	width: 150px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#clientSearchBtn, .btn {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0px;
	vertical-align: middle;
	font-weight: bold;
	overflow:visible;
	width:auto;
	padding-left:0.3em;
	padding-right:0.3em;
}
.queryResults {
	padding: 5px;
	background-color: #FFE8B7;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #FFCC66;
	border: solid 1px #ffcc66;
}
.qHighlight, .hlYellow {
	background-color:#FFFF00;
}
h3 {
	font-weight: bold;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 23px;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2197BE;
	*/
	font-weight: normal;
	border-bottom: solid 1px #eeeeee;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 0px;
}
.tableLabel {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-left:10px;
	padding-right:3px;
}

.reqField {
	color: #FF0000;
	margin-right: 3px;
}
.clientName {
	font-size: 20px;
	font-weight: bold;
	color: #515456;
}

#leftCol .clientDetails {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;
}

#leftCol .adminOptions {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;
	font-weight: bold;
	line-height: 17px;
}#leftCol .folderActive {
	font-size: 14px;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 4px;
	background-image: url(../images/folder_open.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	clear: both;
}
.smallprint {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
#leftCol .adminLink {
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: normal;
}
#leftCol .folderControls {
	margin: 0;
	padding: 4px;
	background-color: #efefef;
	font-weight: bold;
	margin-top: 4px;
}
#leftCol .folderNormal {
	font-size: 14px;
	margin-left: 3px;
	margin-top: 4px;
	background-image: url(../images/folder_closed.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	clear: both;
}
#leftCol .folderNormal a {
	text-transform: capitalize;
}
#leftCol .folderActive a {
	text-transform: capitalize;
	text-decoration: none;
	color:#333333;
}
.fieldRow .fieldLabel {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	width: 130px;
	float: left;
	margin-right: 6px;
}
.fieldRow .fieldInput {
	float: left;
}
.fieldRow {
	margin-bottom: 4px;
}
.statusMsg {
	font-size:14px;
	color:#FF0000;
	padding:10px;
	font-weight: bold;
}
.successMsg {
	font-size:14px;
	color:#00CC00;
	padding:10px;
	font-weight: bold;
}
.thumbnailBlock .leftDivider {
}
.thumbnailBlock .thumbFileName {
	font-size: 9px;
}
.thumbnailBlock .thumbAction {
	padding:0px;
	margin:0px;
	margin-right:5px;
	margin-top: 1px;
	font-size: 9px;
	margin-left: 3px;
}
.thumbnailBlock {
	height: 155px;
	margin-right: 25px;
	float: left;
}
.thumbnail .imgthumb {
	border: 2px solid #666666;
}

.thumbnail .imgthumbActive {
	border: 2px solid #FFFFFF;
}
#thumbnails {
	color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	text-align: left;
}
.imgControls .smallStar {
	clear: both;
}
#thumbnails .thumbnailHeader {
	position:relative;
	background-color: #333333;
	color: #CCCCCC;
}
#thumbnailContainer {
	background-color: #000000;
}
#commentBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 99%;
}
#commentBlock .commentInput {
	font-size: 11px;
}
#commentBlock .commentLabel {
	font-weight: bold;
	margin-top: 2px;
	font-size: 9px;
}
#loadingMessage {
	font-size: 14px;
	font-weight: bold;
}
#formLayer {
	padding: 15px;
}
.uploadField {
	padding: 3px;
}
#uploadStatus {
	font-size: 11px;
	margin-top: 10px;
	color: #333333;
	font-weight: normal;
}
#completed {
	font-size: 14px;
	padding-top: 7px;
}

#loadingMessage .smallprint {
	font-size: 11px;
}
.uploadHolder {
	padding: 25px;
	padding-top: 0px;
}
.feedbackLine {
padding:3px;

}
.thumbnailHeader {
	background-color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
.imgStatus {
	font-size: 9px;
}
#thumbSort {
	float: right;
	position: relative;
}
#sortSelect {
	font-size: 10px;
}
.thumbnailHeader .thumbPageDetail {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #CCCCCC;
}
.thumbnailHeader a {
	color: #FFFFFF;
}
.imgControls {
	/*clear: both;*/
}

.thumbnailBlock .thumbRanks {
	vertical-align:middle;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 2px;
	margin-left: 3px;
	margin-right: 3px;
}
.copyContent {
	font-size: 12px;
	padding-left: 20px;
}
.copyContent h4 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyContent .descriptionBlock {
	font-size: 11px;
	padding: 5px;
	line-height: 14px;
}
.copyContent .descriptionBlock a {
	font-weight: bold;
}
.warnSmall {
	color: #FF0000;
	padding-left: 20px;
	background-image: url(../images/ico_warn.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-top: 3px;
	font-weight: bold;
}
.thumbPagination {
	margin-top: 5px;
	color: #CCCCCC;
	font-size: 14px;
}


.thumbnailVoteTotal {
	font-size: 9px;
	color:#999999;
}
.thumbnailStars {
	font-size: 9px;
	display: block;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	margin-top:0px;
}

#adminRankDetail {
	color:#999999;
	font-size:9px;
}
.adminPickNum {
	color:#666666;
	font-weight: bold;
}
#logonBox {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.hilite {
 color:#FFFFFF;
 font-weight: bold;

}
.thumbPagination .pageNum_active{
	font-weight: bold;
	color: #FFFFFF;
	
}
.thumbPagination .pageNum_nb {
	color: #666666;
}
.thumbnailHeader .thumbMode {
	color: #999999;
	border-bottom: solid 1px #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
.thumbnailHeader  a:visited {
	color: #FFFFFF;
}
.thumbnailHeader  a:hover {
	color: #FEE27B;
}
.footer #devCredits {
	font-size: 9px;
	color: #999999;
	margin-top: 3px;
}
#columnMessage {
	margin-top: 5px;
	padding-top: 5px;
	padding: 15px;
	color:#666666;
	height: 100px;
	background-color: #eeeeee;
}
#thumbnails #warning {
	font-size: 15px;
	position: relative;
}
.selectLabel {
	margin-bottom: 3px;
	text-align: right;
	margin-right: 5px;
}
#thumbnails #thumbnailForm a:hover {
	color: #FF0000;
}
.thumbnailPadding {
	padding: 15px;
}
.rightColCell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#rightCol .formRow {
	margin-bottom: 4px;
}
.footer a {
	color: #000000;
}
.footer aLvisited {
	color: #000000;
}
.footer a:hover {
	color: #666666;
}
.selectAction {
	padding: 2px;
}
#breadcrumb {
	font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 9px;
	margin-top: 5px;
	color: #666666;
}
#breadcrumb .active {
	font-weight: bold;
	color: #333333;
}
fieldset {
	font-size: 11px;
	font-weight: normal;
	/*border: 1px solid #bbbbbb;*/
	border: solid 1px #7D9BAC;
	color: #333333;
	margin: 20px;
	/*
	margin-left:25px;
	margin-right:25px;
	*/
	padding: 0px;
}
.formCheckbox {
	font-size: 4px;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
}
td {
	font-size: 11px;
}
legend {
	font-size:15px;
	font-weight:bold;
	margin: 0 5px;
	color: #3B65E2;
	background-color: #FFFFFF;
	padding: 0 3px;
}
.tableFinePrintMsg {
	color: #FF0000;
	font-size: 11px;
	font-style: normal;
}
.feedbackBlock {
	font-size: 15px;
	padding: 10px;
	border: 5px solid #99CC00;
	background-image: url(../images/feedbackBg.gif);
	font-weight: bold;
}
.feedbackBlock .links{
font-size: 11px;
font-weight: normal;
}
.feedbackBlock .links a{
font-weight: bold;
}

#feedbackWarning {
	padding: 10px 10px 10px 25px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/ico_alert_small.gif);
	color: #FF0000;
	background-repeat: no-repeat;
	background-position: 5px 12px;
}
.setPadding {
padding: 10px;

}#fav_loginMsg {
	font-weight: bold;
	color: #FF0000;
}
.thumbRanks a {
	color: #FFFFFF;
	text-decoration: none;
}
.thumbRanks a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#fav_header {
	background: #999999;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.favLabel {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#fav_newGroupMsg {
	color: #FF0000;
}
.fav_field {
	background: #FFFFFF url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #999999;
	font-size: 11px;
	width: 170px;
}
.warning { 

color:#FF0000;
font-weight:bold;
}
.warnIcon { 
float: left;
}
.warnText {
	float: left;
	color: #FF0000;
	font-weight: bold;
	width:260px;
	margin-left: 3px;
}
#favGroupSelect {
	font-size: 10px;
	margin-left: 23px;
	margin-top: 2px;
}
.favSubmit {
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 2px;
}
.favGroup {
	margin-top: 5px;
}
.favcount {
	background: url(../images/ico_favBg.gif) no-repeat;
	text-align: center;
	width: 17px;
	font-size: 9px;
	height: 14px;
}
.favcount_dim{
	background: url(../images/ico_favBg_dim.gif) no-repeat;
	text-align: center;
	width: 17px;
	font-size: 9px;
	height: 14px;
	color:#666666;
}

.editField {
	background: #333333;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-top:5px;
}

.editFieldFocus {
	background: #ffffff url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #555555;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	margin-top:5px;
}.thumbIpp {
}
.folderTitle {
	margin-left: 18px;
}
.btn_med {
	font-size: 14px;
	font-weight: bold;
}

.btn_med1 {
	font-size: 11px;
	font-weight: bold;
	border: 3px double #6274A2;
	border-top-color: #CCCCCC;
	border-left-color: #cccccc;
	background-color: #B8CAFF;
	background-image: url(../images/btnbg1.gif);
	background-repeat: repeat-x;
	padding: 0.25em;
}
.favTitle a {
	font-size: 11px;
}

.favTitleActive a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.favDetail_fieldLabel {
	font-size: 10px;
	text-align: left;
}
#favDetail_controls {
	text-align: right;
}
.favDetail_radioLabel {
	font-size: 10px;
	font-weight: bold;
}
#favDetail_selectGroup {
	font-size: 11px;
}
#imgActions {
}
#favDetail_controls form {
}
#favDetail_groupChoice {
	margin-top: 3px;
}
#favDetailGroupSelect {
	font-size: 11px;
}
#favDetail_login td {
	font-size: 10px;
}
#thumbnailLoader {
	font-size: 20px;
	color: #FFFFFF;
	padding: 10px;
}
.description {
	font-size: 14px;
	padding: 7px;
	margin: 5px;
	background: #FFFFCC;
	border: 2px solid #FFCC33;
	line-height: 1.5em;
}
.fieldsetPadding {
	padding: 10px;
	padding-top: 0px;
}
.formHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
.fieldsetPadding td {
	line-height: 1.3em;
}
#bottomNavClose {
}
#bottomNav {
	text-align: right;
}
#staticNav {
	padding-top: 3px;
	padding-bottom: 3px;
}
#closeLink {
/*
	position: absolute;
	text-align: right;
	width: 100%;
*/

}
.cartImageLink {
 color:#000000;
 border-color:#000000;

}
.cartImageLink a {
 color:#000000;
 border-color:#000000;

}
.cartImageLink:visited {
 color:#000000;
 border-color:#000000;

}

#youCart {
	float: right;
	padding-top: 6px;
	padding-right: 30px;
	font-size: 10px;
}
#mainLogo {
	float: left;
}
#masterHeader #masterNav {
	clear: both;
	height: 1px;
	background-color: #CCCCCC;
}
.adminLink a:hover {
}
.thumbMode {
	background: #666666;
	padding: 3px;
}
.thumbMode a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.nowViewing {
	font-size: 14px;
	color: #FFFFFF;
}
.descriptionBlock li {
	list-style: none;
	padding-bottom: 6px;
	padding-left: 12px;
	margin: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
.descriptionBlock ul {
	margin: 9px;
	padding: 7px;
}

.checkoutOptionHeader {
	font-weight: bold;
	color: #003399;
	padding-bottom: 2px;
	padding-top: 3px;
}
.cartItem {
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.orderHeader {
	font-weight: bold;
	background: #999999;
	color: #FFFFFF;
}
.colorPicker {
	position:absolute;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
	display: none;
}
.colorPicker td{
	width: 7px;
	height: 10px;
	border: 1px solid #000000;
}

.smallHeader {
	font-size: 9px;
	font-weight: bold;
	border-bottom: solid 1px #ececec;
	margin-bottom:3px;
	margin-left: 10px;
	color: #cccccc;

}
.instructions {
	font-size: 14px;
	margin: 5px;
	padding: 10px;
	background: #eeeeee;
	border: 2px solid #CCCCCC;
}
.settingsTable td {
	padding: 2px;
}
.formButton {
	text-align: center;
}
.instructionBlock h4 {
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 15px;
}
.instructionBlock {
	margin-top: 10px;
	margin-left: 10px;
}
.result {
	margin: 45px;
	padding: 15px;
	font-size: 15px;
	line-height: 18px;
	background-color: #EEEEEE;
}
.result h3 {
	margin: 0px;
	padding: 3px;
	font-size: 16px;
	color: #2368CA;
	border-bottom: solid 1px #eeeeee;
	font-weight: bolder;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.result .resultLink {
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
}
.error, h3.error {
	color: #FF0000;
	background: url(../images/ico_alert_small.gif) no-repeat;
	
	background-position: 0 2px;
	margin:0px;
	padding:0px;
	padding-left: 20px;
}
.helpIcon img {
	border-style: none;
	vertical-align: middle;
}
.formRadio {
	vertical-align:text-bottom;

}
#adminNav .item {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
#adminNav .item a {
	
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding-bottom: 3px;
	background-color: #eeeeee;
	padding-top: 2px;
}
#adminNav {
	padding-left: 10px;
	padding-bottom: 8px;
}
#adminNav .item a:hover, #adminNav .itemActive a {

	background-color: #1C64C9;
	color: #ffffff;
	
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	
	font-weight: bold;
	padding-bottom: 3px;
	
	padding-top: 2px;
}

.addNew {
	font-size: 14px;
}
.adminLink img {
	margin-right: 3px;
}
.actionsLinks a {
	text-decoration: none;
}
.autocomplete {
padding: 5px;

}
.autocomplete ul { 
	list-style-type: none; 
	font-size: 11px;  
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	border: solid 1px #cccccc;
}
.autocomplete li { 
	margin: 0;
	padding: 0;
	margin-bottom:3px; 
	margin-top:3px; 
	padding-left: 5px;
	cursor: default; 
	color: #000000;
}
.autocomplete li:hover { 
	background: #ffc; 
}
.success, h3.success {
	color: #339900;
	background-image: url(../images/icons/ico_check_big.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 25px;
}
.resultContent {
	background: #eeeeee;
	padding: 5px;
}
.footer .copyright {
	line-height: 17px;
}
.colHeader {
	font-size: 11px;
	font-weight: bold;
}
.uploadResults_rightCol {
	border-left: 1px solid #eeeeee;
	padding-left: 10px;
	padding-top: 20px;
}
.ulMess {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
.urLine_pos {
	color: #00CC00;
	padding-left: 20px;
	padding-top: 3px;
	background-image: url(../images/ico_activate.gif);
	background-repeat: no-repeat;
	background-position: -2px 4px;
	padding-bottom: 2px;
}
.urLine_neg {
	color: #FF0000;
	padding-top: 3px;
	padding-left: 20px;
	background: url(../images/ico_alert_small.gif) no-repeat 0px 2px;
	padding-bottom: 1px;
}
a img {
	text-decoration: none;
}
#leftCol .folderControls a {
	text-decoration: underline;
	color: #0033CC;
}
.thumbnail {
	padding-left: 10px;
	border-bottom: solid 2px #000000;
}
.introBlock {
	background: #efefef;
	padding: 15px;
	margin: 15px;
	line-height: 20px;
	font-size: 14px;
}
.introBlock ol {
	margin: 0px;
	padding: 5px;
	margin-left: 15px;
}
.introBlock li {
	margin-top: 10px;
}
.descriptionBlock {
	background: #efefef;
}
.startInstruction {
	padding: 10px;
	font-size: 14px;
	line-height: 21px;
}
.startInstruction li {
	margin-bottom: 12px;
}
.startInstruction ol {
	padding: 2px;
	margin-left: 20px;
	margin-top: 0px;
}
.infoHeader {
}
#header a{
	color: #000000;
}
#header a:visited{}
#header a:hover{}

.copy{
	font-size: 14px;
	margin: 30px 0;
}
