/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p {margin:0px;}
                                             
/*-- conatiner title token             --*/ .Valentine_LightCyan01Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #666666; font-weight: bold; }
/*-- container title cell              --*/ .Valentine_LightCyan01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .Valentine_LightCyan01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .Valentine_LightCyan01Content { font-size: 10px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

.Valentine_LightCyan01Content ul {
	color: #000;
	font: 10pt Tahoma;
}
.Valentine_LightCyan01Content ul li {
	color: #000;
	font: 10pt Tahoma;
}
.Valentine_LightCyan01Content ol li {
	color: #7865A5;
	list-style-type: decimal;
	font: 10pt Tahoma;
}

.Valentine_LightCyan01Content a:link {
	color: #7865A5;
	font: 10pt Tahoma;
}
.Valentine_LightCyan01Content a:visited {
	color: #7865A5;
	font: 10pt Tahoma;
}
.Valentine_LightCyan01Content a:hover {
	color: #7865A5;
	text-decoration: underline;
	font: 10pt Tahoma;
}


/*-- top center section                --*/ .Valentine_LightCyan01T { background: url(Valentine_LightCyan01_mid.gif) repeat-x bottom left; vertical-align:top; height: 10px; padding: 1px 0 0 2px; }
/*-- top left section                  --*/ .Valentine_LightCyan01TL { background: url(Valentine_LightCyan01_left.gif) no-repeat bottom left; vertical-align:top; height: 10px; width:10px; padding: 0; }
/*-- top right section                 --*/ .Valentine_LightCyan01TR { background: url(Valentine_LightCyan01_right.gif) no-repeat bottom right; vertical-align:top; height: 10px; width:10px; padding: 0; }

/*-- mid center section                --*/ .Valentine_LightCyan01M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .Valentine_LightCyan01ML { background: url(Valentine_LightCyan01_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .Valentine_LightCyan01MR { background: url(Valentine_LightCyan01_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .Valentine_LightCyan01B { background: url(Valentine_LightCyan01_btmid.gif) repeat-x top left; vertical-align:top; height: 10px; padding: 0; }
/*-- bottom left section               --*/ .Valentine_LightCyan01BL { background: url(Valentine_LightCyan01_btleft.gif) no-repeat top left; vertical-align:top; height: 10px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .Valentine_LightCyan01BR { background: url(Valentine_LightCyan01_btright.gif) no-repeat top right; vertical-align:top; height: 10px; width:10px; padding: 0; }
                                            .Valentine_LightCyan01mar{
                                            	margin-bottom: 5px;
                                            }
/*========================================================*/






