﻿body 
{          
}
.row
{
}
.column
{
    float:left;
    margin-left:10px;
}
.clear
{
    clear:both;
}
.hide
{
    display:none;
}
.show
{
    display:block;
}
.errorClass
{
    background-color:Red;
}







.styledForm
{
    font-family: Arial, Helvetica, sans-serif;
    color:#322c2d;
}
.styledForm fieldset
{
    background-color:#f5f6f6;
    border:1px solid #d2d4d4;
    padding:40px; 
    padding-top:30px;   
    margin-top:10px;
    margin-bottom:20px;
}
.styledForm fieldset .row
{
    margin-top:13px;    
    padding-left:10px;
}
.styledForm h2
{
    /*font-size:24px;
    font-weight:900;     
    margin:0px;
    position:relative;
    padding:0px;
*/

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #0f65a5;
	text-decoration: none;
}

.styledForm label
{    
    display: block    
}


.styledForm input.fld
{
    color: #221e1f;
    font-weight:900;
    font-size:16px;
    background: #fee3ad;
    border-bottom: 1px solid #f2f1f1;
    border-left:1px solid #f2f1f1;
    background-image:url('../images/inputformBG.jpg');
    height:25px;
    width:320px;   
    margin-top:6px;
    padding-left:10px;
}

.styledForm .submit
{
   color:#fff;
   padding:8px 20px;
   font-weight:900;
   background-color:#0f65a5;
   border:none;
   position:relative;   
   
} 
.styledForm .submit:hover
{
   background-color:#12436C;
} 
.styledForm span.mnd
{
    color:#da1f26;
    font-weight:900;
    font-size:25px;
    position:relative;
    top:7px;    
}

.styledForm fieldset span.mnd
{
    color:#da1f26;
    font-weight:900;
    font-size:25px;
    position:relative;
    top:7px;
    left:10px;
}
.styledForm fieldset span.mndError, .mndError
{
    color:#a7a9a9;
    font-weight:900;
    font-size:16px;
    position:relative;
    top:0px;
    left:10px;
}
.styledForm input.chbox
{
    float:left;
}
.styledForm label.chbox
{
    float:left;
    font-weight:900;
    font-size:14px;    
    margin-left:15px;
}
.styledForm .chboxFld
{
    color: #221e1f;
    font-weight:900;
    font-size:16px;
    background: #fee3ad;
    border-bottom: 1px solid #f2f1f1;
    border-left:1px solid #f2f1f1;
    background-image:url('../images/inputformBG.jpg');
    height:25px;
    width:115px;       
    padding-left:10px;
    float:left;
    position:relative;
    left:10px;
    top:-5px;    
}
.styledForm .txtArea
{    
    width:305px;
    border:none;
    background-image:url('../images/inputformBG.jpg');
    border-bottom: 1px solid #f2f1f1;
    border-left:1px solid #f2f1f1;
    padding:10px;
     font-weight:900;
    font-size:16px;
    font-family:Verdana;    
    position:relative;
    top:5px;
    height:120px;
}
.styledForm p
{
    padding:0px;
    margin:0px;
    font-size:12px;
}
.styledForm .radio
{
    float:left;    
}





/********Accordian******/


#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.accordian, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.acBorderOne
{
    border:15px solid #f5f6f6;        
}
.acBorderTwo
{
    border:1px solid #d6d6d6;
    padding:6px;
    background-color:#fff;
}

.accordian  {
	width: 553px;
	font-family: verdana;
	border: 1px solid #d6d6d6;
	border-bottom:none;
}
.accordian div.accKey {
	background-color: #fff;
	border-bottom:1px solid #e2e0e0;	
	padding-bottom:8px;
}
.accordian div.accKey .row {
	margin-top:10px;
}
.accordian div.accKey .selections
{   
	padding-left:40px;
}
.accordian div.accKey .selections .column
{   
	width:240px;
	margin-bottom:5px;
}
.accordian div.accKey .accSubTitle {	
	color:#424141;
	background-color:#f5f6f6;
	padding:5px 40px;
	font-weight:900;
}
.accordian div.accKey .column {
	
}

.accordian p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}

.accordian a.enabled
{
       
}
.accordian a.enabled:hover
{
    background-color:#f5f6f6;
}

.accordian a.disabled
{
    font-style:italic;
    color:#cccccc;
}


a#accCategoryType
{
    background-image:url('../images/categoryTypeBG.jpg');    
}
a#accPlaneType
{
    background-image:url('../images/planeTypeBG.jpg');    
}
a#accProductType
{
    background-image:url('../images/productTypeBG.jpg');    
}
a#accSubmit
{
    background-image:url('../images/submitTypeBG.jpg');    
}
.accordian a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #0f65a5;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e2e0e0;	
	padding-left:40px;
	background-position:0px -2px;
		
}
/*
.accordian a:hover {
	background-color: white;	
	background-position:0px -91px;
}
.accordian a.selected {
	color: black;
	background-color: #80cfe2;	
	background-position:0px -31px;
	background-color:#1765a7;
    color:#fff;
}
.accordian a.selected:hover {
	color: black;
	background-color: #80cfe2;	
	background-position:0px -31px;
	background-color:#1765a7;
    color:#fff;
}
*/
.accordian a.selected, .accordian a.selected:hover
{
    background-color:#1765a7;    
    color:#fff;
}
    
.accordian a.checkMark
{    
    background-image: url('../images/checkMarkBG.png');
    background-repeat:no-repeat;
    background-position:10px;
}




#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(../images/collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(../images/expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

#acclink {
	padding:0px; 
	margin:0px;
	border: 1px solid red;
	display:inline; 
	font-size:9px; 
	text-decoration:underline; 
	font-style:italic
	}

@media print {
	.accordian div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
