body {
	font-family: Tahoma;
	font-size: 12px;

}

td {
	font-family: Tahoma;
	font-size: 12px;

}



img {
    border: none;

}

p.slogan {
    font-family: Impact
    font-style: italic;
    font-size: 24px;
    
}

.billing {
    background-image: url('../../images/icons/dollar_sign.png');
    background-repeat: no-repeat;
    padding-left: 18px;
    
}

.tech_support {
    background-image: url('../../images/icons/question_mark.png');
    background-repeat: no-repeat;
    padding-left: 18px;    
    
}

.website {
    background-image: url('../../images/icons/website.PNG');
    background-repeat: no-repeat;
    padding-left: 18px;
    
}

.account {
    background-image: url('../../images/icons/account.gif');
    background-repeat: no-repeat;
    padding-left: 18px;  
    
}

.header {
	background-color: #CCCC33;
	vertical-align: middle;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	border: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;	
	text-shadow: -5px 2px 3px #555;

}

.user {
	background: url('../../images/tile_back.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 13px;
	width: 900px;
	border: 1px solid #000;
	border-bottom: 0px;
	color: #fff;

}

.body {
	width: 900px;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;

}

.admin_menu {
	vertical-align: middle;
	text-align: center;
	width: 30%;
	border: 1px solid #000;
	
}

.side-bar {
	border-right: 1px solid #000;
	padding: 10px;
	width: 200px;
	vertical-align: top;

}

textarea {
	font-family: Tahoma;
	font-size: 13px;

}

.side_menu_heading {
	background: url('../../images/tile_back.gif');
	background-repeat: repeat-x;
	border: 1px solid #000;
	width: 100%;
	padding: 5px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	
}

.navigation {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	
}

a:link.link,a:visited.link {
	display: inline-block;
	padding: 5px;
	border-right: 2px solid #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	color: #fff;

}

a:hover.link {
	background-color: #cccccc;
	color: #000;

}

.nav {
	background: url('../../images/tile_back.gif');
	background-repeat: repeat-x;
	width: 100%;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	
}


.side_menu_content {
	border: 1px solid #000;
	border-top: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 13px;
	
}

.content {
	padding: 10px;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: top;
	
}

.footer {
	background: url('../../images/tile_back.gif');
	background-repeat: repeat-x;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	border: 1px solid #000;
	border-top: 0px;
	text-align: center;
	
}

a:link, a:visited {
	color: #000;
	font-weight: bold;

}

a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;

}	

#categoryHeader { margin: 10px; margin-bottom:0px; padding: 5px; font-weight: bold; background-color: #cccccc; color: #000000; width:600px; border: 1px solid #000000; font-size: 15px; }
#categoryHolder { border: 1px solid #000; border-top: none; padding: 5px; margin: 10px; margin-top: 0px; padding: 5px; width: 600px; height: 235px; }
#imageHolder { margin-left: 10px; width: 300px; height: 225px; display:inline-block; float:left; position: relative; }
#optionsHolder { display:inline-block; margin-left: 0px; position: relative; }

.dftTextB { font-weight: bold; cursor: default; }

#frontStatus { font-color: green; font-weight: bold; padding: 8px; border: 1px solid #000; text-align: center; margin-bottom: 5px; }