/*
cspots blue 1A9EC5
cspots green 66cc33

*/
/*VERTICAL*/
#cs_quadad_holder
{
	width:150px;
	height:350px;
	border:none;
	padding:0px;
	margin:0px;
}

#cs_quadad
{
	width:148px;
	height:348px;
	border: solid 1px #1A9EC5;
	background-color:#ffffff;
	float:left;
	padding:0px;
	margin:0px;
}

.cs_quadad_spacer
{
	width:5px;
	height:348px;
	float:left;
}

#cs_quadad_header
{
	width:148px;
	height:39px;
	background-color:#ffffff;
}

#cs_quadad_content
{
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#1A9EC5;
	width:138px;
	height:275px;
	margin:5px;
	margin-bottom:2px;
	background-color:#ffffff;
	text-align:center;
	overflow:hidden;
}

#cs_quadad_content a
{
	font-family:Arial,Helvetica;
	color:#1A9EC5;
	font-size:11px;
	text-decoration:none;
}

#cs_quadad_content a:hover
{
	font-family:Arial,Helvetica;
	color:#66cc33;
	font-size:11px;
	text-decoration:underline;
}

.cs_quadad_title
{
	width:138px;
	height:13px;
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#66cc33;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
}

.cs_quadad_icon
{
	width:138px;
	height:44px;
	text-align:center;
	overflow:hidden;
}

.cs_quadad_text
{
	width:138px;
	height:15px;
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#1A9EC5;
	margin-bottom:6px;
	overflow:hidden;
	/*letter-spacing:-1;*/
	/*border:solid 1px #000000;*/
}

.cs_quadad_text_bottom
{
	width:138px;
	height:15px;
	font-family:Arial,Helvetica;
	font-size:10px;
	color:#1A9EC5;
	margin-bottom:0px;
	overflow:hidden;
	/*letter-spacing:-1;*/
	/*border:solid 1px #000000;*/
}

#cs_quadad_footer
{
	width:148px;
	height:27px;
	background-color:#ffffff;
}

/*HORIZONTAL*/

#cs_quadad_hrz_holder
{
	width:350px;
	height:150px;
	border:none;
	padding:0px;
	margin:0px;
}

#cs_quadad_hrz
{
	width:348px;
	height:148px;
	border: solid 1px #1A9EC5;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	float:left;
}

#cs_quadad_hrz_header_lt
{
	width:157px;
	height:48px;
	background-color:#ffffff;
	float:left;
	/*border:solid 1px #000000;*/
}

#cs_quadad_hrz_header_rt
{
	width:189px;
	height:38px;
	background-color:#ffffff;
	padding-top:10px;
	font-family:Arial,Helvetica;
	font-size:17px;
	color:#66cc33;
	font-weight:bold;
	float:left;
}

#cs_quadad_hrz_content
{
	width:336px;
	height:76px;
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#1A9EC5;
	background-color:#ffffff;
	padding-left:8px;
	text-align:center;
	overflow:hidden;
	clear:both;
	/*border:solid 1px #000000;*/
}

#cs_quadad_hrz_content a
{
	font-family:Arial,Helvetica;
	color:#1A9EC5;
	font-size:11px;
	text-decoration:none;
}

#cs_quadad_hrz_content a:hover
{
	font-family:Arial,Helvetica;
	color:#66cc33;
	font-size:11px;
	text-decoration:underline;
}

.cs_quadad_hrz_ithold
{
	width:80px;
	height:76px;
	text-align:center;
	overflow:hidden;
	float:left;
}

.cs_quadad_hrz_icon
{
	width:74px;
	height:44px;
	text-align:center;
	overflow:hidden;
	clear:both;
}

.cs_quadad_hrz_text
{
	width:74px;
	height:29px;
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#1A9EC5;
	overflow:hidden;
	clear:both;
	margin-top:3px;
	line-height:10px;
	/*letter-spacing:-1;*/
	/*border:solid 1px #000000;*/
}

#cs_quadad_hrz_footer
{
	width:348px;
	height:24px;
	/*background-color:#cccccc;*/
}

#cs_quadad_hrz_footer_lt
{
	width:243px;
	height:24px;
	font-family:Arial,Helvetica;
	font-size:11px;
	margin-left:0px;
	padding:0px;
	color:#66cc33;
	font-weight:bold;
	letter-spacing:0px;
	text-align:center;
	float:left;
	/*background-color:#cccccc;*/
}

#cs_quadad_hrz_footer_rt
{
	width:105px;
	height:24px;
	background-color:#ffffff;
	text-align:right;
	float:left;
	/*background-color:#999999;*/
}



