﻿html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background: #fff;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

h1
{
    border-bottom: #dcdcdc 1px dotted;
    color: #000;
    font-size: 16px;
    padding-left:5px;
    padding-bottom: 4px;
    word-spacing: 2;
    font-weight:bold;
    margin:0;
}

h1 .small {
    font-size: 12px;
    color:#333;
    font-weight: normal;
}

h2
{
    color: #333;
    border-bottom: #dcdcdc 1px dotted;
    font-size: 14px;
    padding: 2px 0 4px 5px;
    word-spacing: 2;
    font-weight:bold;
    margin: 5px 0 0 0;
}

h2 a {
    text-decoration: none;
    color: Black;
}

h2 a:hover {
    text-decoration: underline;
    color: Black;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 13px;
}

h3 .small {
    font-size: 11px;
    color:#333;
    font-weight: normal;
}


h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

.linkbox {
    background-color: White;
    text-decoration: none;
    color: #333;
    padding:5px;
}

.linkbox a{
    text-decoration: none;
    color: #333;
}

.linkbox a:hover{
    text-decoration: none;
    color: black;
}


.username{
    background-image: url('http://admin.datafrenzy.com/images/form/16m.png');
    background-repeat: no-repeat;
    background-position:left;
    padding:3px 5px 3px 19px;
    font:normal 14px Verdana;
    color: #000000;
}

.password {
    background-image: url('http://admin.datafrenzy.com/images/form/16s.png');
    background-repeat: no-repeat;
   	background-position:left;
   	padding:3px 5px 3px 19px;
   	font:normal 14px Verdana;
    color: #000000;
}

.Loading
{
    text-align:center;
    vertical-align:middle;
    border: 1px solid #CBB945;
    height:30px;
    font-size:18px;
    font-weight:bold;
    padding: 10px;
    background: #FFFFCC;
    width:250px;
    bottom: 15px;
    right:15px;
    position: fixed;
}

/* Subnav Bar  ------------ */
.subNav {
	width: 240px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background: url('http://admin.datafrenzy.com/images/bg_subnav.gif') repeat-x;
	padding-bottom: 20px;
}
.subnavHead {
	border-bottom: solid 1px #CCCCCC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0d599a;
	padding: 3px 5px;
	margin: 15px 0px 5px 0px;
}

a.subnavLink:link,
a.subnavLink:visited {
	padding: 1px 1px 1px 10px;
	margin-bottom: 2px;
	color: #505050;
	text-decoration: none;
	display: block;
	font: 11px Verdana, Arial, Helvetica;
}
a.subnavLink:hover {
	background: #d6dde6;
}

/* basic selectors */
a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}
		
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}


img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }

.csinput { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;}

#bar { /* styles for horizontal top bar */
	background: #d4d9de;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
	height: 70px;
}

#logo 
{
    background-color: White;
	position: absolute;
	left: 0px;
	top: 2px;
}

#menu1 { /* styles for top menu */
	position: absolute;
	top: 8px;
	right: 8px;
	text-align:right;
}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 242px;
	width: 650px;

}
	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('http://admin.datafrenzy.com/images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	html>body #mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected {
	background: url('http://admin.datafrenzy.com/images/tab.gif') no-repeat 0px -92px;
}

    #mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected {
	background: url('http://admin.datafrenzy.com/images/tab.gif') no-repeat 0px -92px;
}

	#leftcontent 
	{
		position: absolute;
		top:107px;
		left:10px;
		width:180px;
	}

	#rightcontent {
		position: absolute;
		right:5px;
		top:140px;
		width:180px;
		background:#fff;
		margin-right:10px;
	}
	
	.rightsection 
	{
	    position:absolute; 
	    right:5px; 
	    width:50px; 
	    top:130px; 
	    background:#fff; 
	  
	    margin-right:10px;
	}
	
	#centercontent 
	{
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-top:10px;
   		margin-left: 215px;
   		margin-right:35px;
   	
		}

	html>body #centercontent {
   		margin-left: 200px;
   		
   	
		}


.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectiontext
{
    margin: 0;
    padding-left:10px;
    line-height: 14px;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}


.commandbar
{
	padding:3px;
	font-size:10pt;
	background-color: #F5F5F5;
	color:Black;
	border:1px solid gainsboro;
}

.commandbar a
{
    color:blue;
}


#footer {
	clear: both;
	border-top: solid 1px #d4d9de;
	padding: 5px;
	text-align: center;
}



h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    color:#000;
	display:block;
	font-size:11px;
    font-weight:normal;
}
.AdBox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}


.coreboxbody
{
    background-image:url('http://admin.datafrenzy.com/images/core_box_bg.gif');
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url('http://admin.datafrenzy.com/images/core_box_top.gif');
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url('http://admin.datafrenzy.com/images/core_box_bottom.gif');
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url('http://admin.datafrenzy.com/images/core_box_bg.gif');
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    padding:10px;
}
.twentypixspacer
{
    padding:10px;
}

.inputtextbox
{
    width:220px;
}

.inputtextarea
{
    width:450px;
}

.tablepadding
{
    padding-left:5px; 
    padding-right:5px;
}


.disclaimer
{
    color: Gray;
	text-align: left;
	padding: 5px;
	border: 1px solid #d3d3d3;
	margin-bottom: 3px;    
}

/* AutoComplete Start */
    div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      text-align:left;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
    }
    
    .searcharea{
    background-image: url('../includes/images/MagnifyingGlass_mini.png');
        background-repeat: no-repeat;
        background-position:left;
        padding:3px 5px 3px 19px;
       
        color: #000000;
       
        margin-bottom:1px;
        font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;
    }
/* AutoComplete End */


.LogoImage
{
    border: solid 1px gray;
    padding:3px;
    margin:4px;   
    float:left;
    max-width: 350px;
    max-height:250px;
}

input,select {
    font-size: 14px;
    padding: 1px;
}

.spacer{clear:both; height:1px;}

	/* ----------- basic ----------- */
	
	
	#basic{
		
	}
	
	
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:350px;
		margin:2px 0 15px 10px;
	}
	#basic select{
		float:left;
		width:350px;
		margin:2px 0 15px 10px;
	}
	#basic textarea{
		float:left;
		width:350px;
		margin:2px 0 15px 10px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}

#check_box input{
    border: 0;
    padding: none;
    background: none;
    margin:2px 0 15px 10px;
    float:left;
    width: auto;
}

#check_box label{
	width: auto;
	font-weight:normal;
	padding: 3px 5px 3px 3px;
	font-size: 12px;
	border-right: solid 1px #ddd;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	margin: 0 2px 5px 2px;
}

#check_box label:hover{
	border-right: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;

}

.add {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #666;
    background-color: white;
    background-image: url('http://ram.datafrenzy.com/includes/images/add.png'); 
}
