/* 
================================
 Container Styles by dnnskinsgarden &
 skins-store.com
================================
*/   
.whitecontainer_title{ FONT-SIZE: 13px; font-family:"Lucida Grande" Arial, Helvetica, sans-serif ;  COLOR: #0071b7; FONT-WEIGHT: bold;}
.bluecontainer_title{ FONT-SIZE: 13px; font-family:"Lucida Grande" Arial, Helvetica, sans-serif ; COLOR: #0977be; FONT-WEIGHT: bold;}
.orangecontainer_title{ FONT-SIZE: 13px; font-family:"Lucida Grande" Arial, Helvetica, sans-serif ; COLOR: #e6b12e; FONT-WEIGHT: bold;}
.purplecontainer_title{ FONT-SIZE: 13px; font-family:"Lucida Grande" Arial, Helvetica, sans-serif ; COLOR: #6a5cb7; FONT-WEIGHT: bold;}
.blankcontainer_title{ FONT-SIZE: 13px; font-family:"Lucida Grande" Arial, Helvetica, sans-serif ; COLOR: #0071b7; FONT-WEIGHT: bold;}

.content {
	padding:5px;
}
.space { margin-right:8px;}

/* white container css */
.whitecontainer { background-color:#ffffff;}
.whitecontainer p,.whitecontainer strong { color:#8276c3;}
.whitecontainerner a ,.whitecontainer a:link ,.whitecontainer a:visited { color:#0071b7; text-decoration:none; font-weight:bold; }
.whitecontainer a:hover { color:#0071b7; text-decoration:underline;}

/* blue container css */
.bluecontainer { background-color:#edf5fa; }
.bluecontainer p,.bluecontainer strong { color:#333;}
.bluecontainer a ,.bluecontainer a:link ,.bluecontainer a:visited { color:#6a5cb7; text-decoration:none; font-weight:bold;}
.bluecontainer a:hover { color:#6a5cb7; text-decoration:underline;}

/* orange container css */
.orangecontainer { background-color:#fff8e2;}
.orangecontainer p,.orangecontainer strong { color:#333;}
.orangecontainer a ,.orangecontainer a:link ,.orangecontainer a:visited { color:#006eba; text-decoration:none; font-weight:bold;}
.orangecontainer a:hover { color:#006eba; text-decoration:underline;}

/* purple container css */
.purplecontainer { background-color:#fef6fe;}
.purplecontainer p,.purplecontainer strong { color:#333;}
.purplecontainer a ,.purplecontainer a:link ,.purplecontainer a:visited { color:#e4ac1c; text-decoration:none; font-weight:bold;}
.purplecontainer a:hover { color:#e4ac1c; text-decoration:underline;}
