﻿/* to Clear all presets */
body, h1, h2, h3, h4, h5, h6, p, ol, form, blockquote
{
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6,pre,code
{
	font-size:1em;
}

a img 
{
	border:none;
}

/* End of clear on presets */
/* This section contains the defaults for the standard selectors */
/*p
{
	color: #4B6477;				
	font-size: 12px;
	font-family: Verdana,Arial;
	line-height: 1.3;
}

body
{
	color: #4B6477;				
	font-size: 12px;
	font-family: Verdana,Arial;
	line-height: 1.3;
}
*/

/* Bullet Lists */
ul
{
	line-height:1.5em;
	
}

/* Headings */
h1 
{
	font-family: Verdana,Arial;
	color: #5983AC;	
	font-size: 1.6em;
	font-weight:normal;
}
h2
{
	font-family: Verdana,Arial;
	color: #5983AC;		
	font-size: 1.4em;
}
h3 
{
	font-family: Verdana,Arial;
	color: #5983AC;		
	font-size: 1.2em;
}
h4 
{
	font-family: Verdana,Arial;
	color: #5983AC;		
	font-size: 1.0em;
}

a:link
{
	text-decoration:underline;
}
a:visited
{
	text-decoration:underline;
	color:#5983AC;
}
a:hover
{
	text-decoration:none;
}

#wrapper
{
	width: 984px;
	margin-right:auto;
	margin-left:auto;
	/*border-right:1px solid #5983AC;
	border-left:1px solid #5983AC;*/
	background:white;
	
}


/* Elements - Headers */
div#header
{
	/*border-bottom:solid 1px #5983AC;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;

} 

/* This is the left column for 3 column setup */
div#leftcol
{
	float:left;
	width:200px; 
	padding:0 5px 0 5px;
}

/* This is the right column for 3 column setup */
div#rightcol
{
	float:right; 
	width:250px; 
	padding:0 5px 0 5px;
}

/* This is the center section for 3 column setup */
div#content
{
	margin:0 220px;         /* was 170 April 13/2009 */
	padding:1em 10px;
	min-width:300px;
}

/* And the footer */
div#footer
{
	margin-top:20px;
	padding-top:2px;
	border-top:solid 1px #5983AC;
	clear:both;
	float:none;
	text-align:center;
} 

/* Left column for two column setup */
div#leftcol1
{
	margin: 0 0 0 0;
	float:left;
	width:482px; 
	padding:1em 10px 0 10px;
}

/* Content section for two column setup */
div#content1
{
	margin:0 0 0 520px ; 
	padding:1em 0 0 10px;
}


/* Content section for one column setup */
div#claonecol
{
	margin:0 5px 0 5px;
	padding:0 5px 0 5px;
}


.claback
{
	background: #708090;
	/*background: url('/Images/General/ribbon.jpg') repeat-y center top;*/
}

/* Classes */
.clatxt1
{
	color:#4B6477;				
	font-size: 12px;
	font-family: Verdana,Arial;
	line-height: 1.3;
}

.clatxt1w
{
	color: white;				
	font-size: 16px;
	font-family: Verdana,Arial;
	line-height: 1.0;
}

.clatxt2
{
	color: #4B6477;				
	font-size: 11px;
	font-family: Verdana,Arial;
	line-height: 1.2;
}

.clatxt3
{
	color: #4B6477;				
	font-size: 10px;
	font-family: Verdana,Arial;
	line-height: 1.2;
}

.clatxt4
{
	color: #4B6477;				
	font-size: 9px;
	font-family: Verdana,Arial;
	line-height: 1.2;
}

.clatestimonial
{
	width: 400px;
	margin: 0 15px 0 5px;
	padding: 10px 10px 10px 10px;
	color:black;				/*#4B6477;				*/
	font-size: 11px;
	font-style: italic;
	font-family: Verdana,Arial;
	line-height: 1.2;
}

.cladiv1
{
	/*background-color:#E1E8DA;*/
	padding: 10px 10px 10px 10px;
}

.cladiv2
{
	/*background-color:#F1F7D4;*/
	padding: 10px 10px 10px 10px;				
}

.cladiv3
{
	border:solid 1px black;
	background-color:#E1E8DA;
	padding: 1px 2px 1px 2px;		/* T R B L */
}

/* Division with a faded background */
.cladiv4
{
	background: url('/Images/General/fader1.jpg'); 
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom: solid 1px darkgray;
	padding:1px 2px 1px 2px;
	
}

/* Division with a border */
.cladiv5
{
	border: solid 1px darkgray;
	padding:1px 2px 1px 2px;
	
}

/* Division with pen background */
.cladivpen
{
	background: url('/Images/General/pen.jpg');
	width:250;
	height:450px;
}

/* Division with cdr background */
.cladivcdr
{
	background: url('/Images/General/cd.jpg');
	width:200;
	height:149px;
	background-repeat:no-repeat;
	padding: 0 5px 0 5px 0;

}

/* Division with cash drawer */
.cladivcash_dr
{
	background: url('/Images/WinLedge_POS/cash_dr.jpg');
	width:250;
	height:200px;
	background-repeat:no-repeat;
}

/* Division with pen background */
.cladiv_rib_vert
{
	background: url('/Images/General/rib3.jpg');
	width:200;
	background-repeat:repeat-y;
}

/* Hyperlink - Larger Version */
.clahyp1
{
	font-size:1.4em;
}

/* Hyperlink - Larger Version */
.clahyp2
{
	font-size:1.3em;
}

.claerr1
{
	color:#DC143C;				
	font-size: 12px;
	font-family: Verdana,Arial;
	line-height: 1.3;
}

/*
.cladiv1:hover
{
	border:1px solid black;
}

.cladiv2:hover
{
	border:1px solid black;
}*/

/*.clahed1 
{
	font-family: Verdana,Arial;
	color: #5983AC;		
	font-size: 1.6em;
	font-weight:normal;
}*/

/*Setup for Hover buttons */
.hooverbutton
{
	color:#708090;     /*Navy;*/
	background-color:Silver;
	cursor:pointer;
	border-width:1px;
	font-size:14px;
	font-weight:bold;
	height:28px;
	width:150px;
	margin:0 0 0 0;
	padding:0 0 0 0;   
}

/*Defaut for hover buttons */
.static
{
	color:White;
	background-color:#708090;    /*Navy;*/
	border-width:1px;
	font-size:14px;
	font-weight:bold;
	height:28px;
	width:150px;   
	margin:0 0 0 0;
	padding:0 0 0 0; 
 }

/*
.collapsepanel
{
	height:0px;
	width:640px;
	overflow:hidden;
	background-color:White;
	margin-left:10px;
}*/

/*
.collapsepanelheader
{
	width:640px;
	font-family: Verdana,Arial;
	color: #5983AC;		
	font-size: 1.0em;
	float:left;
	padding:5px;
	cursor:pointer;
	vertical-align:middle;
	background-color:White;
}*/
.collapsepanel
{
	height:0px;
	margin-left:10px;
}

.collapsepanelheader
{
	cursor:pointer;
}



