/* *** This is internal css for BDS IT GROUP */

.unnamed1 {  font-family: Verdana; font-size: 10px}

.field_caption{
	font-weight:bold;
}
.view_image {
	text-align:center;
}

.image_caption {
	font-size:16px;
	font-weight:bold;
}
.view_user {
 padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {

}
/* GENERIC STYLE SHEET

*/

/* MAIN STYLES */
BODY {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;

}	

h1, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

h3, h4 {
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 20px;
}

h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: Left;
	margin-left: 35px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	m/argin-left: 32px; 
	margin-right: 9px;
    font-size: 12px
}
td {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px; 
	margin-right: 9px;
    font-size: 12px
}
.unnamed1 {  font-family: Verdana; font-size: 10px;}

li {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

a:link,a:active,a:visited { color : #000; }
a:hover		{ text-decoration: none; color : #000; }


.footer a 	{ text-decoration: underline; color : #ffffff; }
.footer a:link 	{ text-decoration: underline; color : #ffffff; }

.footer a:active	{ text-decoration: underline; color : #ffffff; }
.footer a:visited	{ text-decoration: underline; color : #ffffff; }

.footer a:hover	{ text-decoration: none; color : #ffffff; }



.f/ooter a, .footer a:link, .footer a:visited {
	color: #fff;
	t/ext-decoration: none;
        
}




hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}

/* TABLE STYLES */
table.form_main { background-color: #FFFFFF; }
td.row_main { background-color: #FFFFFF; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #D6D3EE; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #D6D3EE; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; }

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }


