  
/*Navigation imports*/
@import "../../widgets/navBar/css/superfish.css";
@import "../../widgets/navBar/css/superfish-navbar.css";
@import "../../widgets/navBar/css/superfish-vertical.css";

/*Image widget imports*/
@import "../../widgets/image/tinyLightbox/jquery.tinyLightbox.css";


/****
  CSS Reset
****/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/****
  Standard template styles
****/
body {
	background-image: url('/web_resources/themes/cloud%20starter/images/background-gray.gif');
	background-repeat: repeat-x;
}

#body a, #body a:active, #body a:visited {
	color: #000;
}

#body a:hover {
	color: #000;
	background-color: #FFD400;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	/*overflow: hidden;*/
	position: relative;
}

#ccccheader {
	width: 880px;
	background-color: #000;
	background-image: url('/web_resources/themes/cloud%20starter/images/header_background_slogan.png');
	background-repeat: no-repeat;
	background-position: top right;
	border-width: 2px 2px 0 2px;
	border-color: #BBBBBB; 
	border-style: solid;
	height: 165px;
	font-family: Helvetica, Arial, Sans-serif;
	color: #FFD400;
	text-transform: UPPERCASE;
}

#homesearch {
}

#middle {
	width: 880px;
	margin: 0;
	padding: 0;
	background-color: #000;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #BBB;
}

#content {
	background-image: url('/web_resources/themes/cloud%20starter/images/content_background.png');
	background-repeat: repeat-y;
	background-color: #000;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 1.5;
	font-size: .75em;
	position: relative;
	display: inline;
	float: left;
	width: 639px;
	padding: 0 10px 10px;
	margin: 0 10px 6px 0;
	border-bottom: 5px solid #000;
}

#ccccfooter
{
	width: 880px;
	/*border-width: 2px 0 0 0;*/
	border-color: #BBBBBB; 
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	font-family: Times, Serif;
	background-color: transparent;
}

#top_navigation_region
{
	display: block;
	clear: right;
	font-size: .75em;
	/*overflow: */
}

div#top_navigation_region.perc-region div.perc-vertical div.perc-widget div.top_navigation_menu ul
{
	clear: right;
	float: right;
	margin-top: 5px;
}

.sf-menu a
{
	padding: .4em 1em;
}
.sf-menu li ul
{
	width: 170%;
	margin-top: -.8em;
}
div.top_navigation_menu ul li
{
	background: none;
}

div.top_navigation_menu ul li a
{
	color: #FFD400;
	border-left: solid 1px #999;
	border-right: solid 1px #CCC;
	background-color: #000;
}
div.top_navigation_menu ul li a:visited  
{
	background-color: #000;
	color: #FFD400;
	text-decoration: none;
}

div.top_navigation_menu ul li a:hover 
{
	color: #000;
	background-color: #F7F7F7;
}

div.top_navigation_menu ul li a:active 
{
	background-color: #000;
	color: #FFD400;
	text-decoration: none;
}

/* header text styles */
.headerlinks {
	color: #FFD400;
	font-family: Arial, Sans-serif;
	font-size: .75em;
	text-transform: none;
	padding-top: 15px;
	text-align: right;
}


.headerlinks a, .headerlinks a:active, .headerlinks a:visited {
	text-decoration: none;	
	color: #FFD400;
}
 
.headerlinks a:hover{
	background-color: #FFD400;
	text-decoration: none;
	color: #000;
}

/****
  menu styles
/

#cloudmenu_wrapper
{

}
			.accordionNav {
			    border: 2px solid black;
			    width: 182px; /*172*/
			    color: #000000;
				float: left;
				padding-left: 20px;
			}
			.accordionNav ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			.accordionNav a {
			    width: auto;
			    line-height: 1.4em;
			    color: #000000;
			    display: block;
			    font: 12px Tahoma,"Lucida Grande","Trebuchet MS",Helvetica,sans-serif;
			    padding: 5px 2px 5px 8px;
			    text-decoration: none;
			    background: url("http://www.cloud.edu/common/images/greengradient.gif") repeat-x scroll left center white;
			    
			}
			.topNav.open > a {
			    background-image: url("http://www.cloud.edu/common/images/yellowgradient.gif");
			    font-weight: bold;
			}
			.subNav a, .subNav.open a
			{
			    font-family: Helvetica,Arial,Sans-Serif;
			    font-size: 0.75em;    
			    font-weight: normal;
			    display: block;
			    padding: 5px 0 5px 8px;
			    position: relative;
			    text-decoration: none;
			    width: auto;
			    background: #F7F7F7;
			}
			
			.subNav a:hover {
			    background-color: #ffd400;
			}
			
			.subNav > .topNav > a:hover {
			    background-color: #BBE2B2;
			}
			.subNav .active a{
			    font-weight: bold;
			}
			
/****
  Printer styles
/

#logoprint {
	display: none;
}

/* unorganized 

#apply_now {
	display: inline; 
	position: absolute; 
	margin-top: 37px; 
	margin-left: 370px;
}*/
/*
#header_nomenu {
	width: 780px;
	background-image: url('/common/images/header-right-nomenu.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 107px;
	overflow: hidden;
	font-family: Helvetica, Arial, Sans-serif;
	color: #FFD400;
	text-transform: UPPERCASE;
}*/
/*
.headerTitle {
	font-size: .875em;
	padding-top: 5px;
	color: #FFD400;
}*/

h4.headerTitle {
	font-size: .7em;
	padding-top: 5px;
	margin: 0;
	text-indent: 1em;
	color: #FFD400;
}

h3.headerTitle {
	font-size: .875em;
	margin: 0;
	padding-top: 5px;
	text-indent: .8em;
	color: #FFD400;
}

/*
@font-face {
font-family: "HandSean";
src: url(http://www.cloud.edu/common/fonts/handsean.ttf) format("truetype");
}*/

h1 {
	font-family: Sans-Serif;
	font-size: 1.5em;
	color: #000;
	text-indent: 1.0em;
}

/*
h3.pagetitle {
font-family: HandSean, Sans-Serif;
color: #FFD400;
text-shadow: 0px 1px 1px #000;
}*/

/* search stuff */
#search {
	position: relative;
	float: right;
}

#apply_now { 
	margin: 10px 0 0 150px;
	padding: 0;
}


/*
#content_nomenu {
	background-image: url('/common/images/content_background_nomenu.png');
	background-repeat: repeat-y;
	background-color: #FFF;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 1.5;
	font-size: .75em;
	position: relative;
	display: inline;
	float: left;
	width: 751px;
	padding: 10px 10px 10px;
	margin: 0 0 6px 5px;
}*/

::selection {
	background: #000;
	color: #FFF;
}

::-moz-selection {
	color: #FFF;
	background: #000;
}

/* text styles */
p {
	padding: 5px 10px 5px 12px;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	margin: 0 0 8px 5px;
	padding: 0;
}

h4 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 8px 12px;
	padding: 0;
}

div.rxbodyfield table {
	margin: 0 0 8px 10px;
	padding: 10px;
}
div.rxbodyfield strong {
	margin: 0 0 8px 10px;
	padding: 10px;
}
div.rxbodyfield p strong {
	margin: 0;
	padding: 0;
}

img {
	margin: 6px;
	padding: 6px;
}

.red {
	color: #d90000;
}


#fontsize {
	float: right;
	width: 88px;
	position: relative;
}


#address {
	margin: 0 3px 0 0;
	padding: 2px 0;
	font-weight: normal;
	font-size: .875em;
	color: #888;
	text-align: center;
}

#copyright {
	margin: 0 3px 0 0;
	padding: 2px 0;
	font-weight: normal;
	font-size: .75em;
	color: #888;
	text-align: center;
}

#accreditation
{
	margin: 0 3px 0 0;
	padding: 2px 0;
	font-weight: normal;
	font-size: .75em;
	color: #888;
	text-align: center;
}

#footerlinks {
	text-align: center;
	color: #888888;
}

#footerlinks a, .footerlinks a:active, .footerlinks a:visited {
	font-family: Times, Serif;
	font-size: .75em;
	text-decoration: underline;	
	color: #888888;
	display: inline;
	background: none;
}

#footerlinks a:hover {
	font-family: Times, Serif;
	font-size: .75em;
	background-color: #FFD400;
	color: #000000;
}

h4.footertext
{
	text-align: center;
	color: #AAA;
	text-transform: UPPERCASE;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
}


.alert {
	background: #fff6bf center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.center {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

.right {
	position: relative;
	float: right;
	text-align: right;
}

.red {
	color: #D90000;
}

.green {
	color: #026F15;
}

.nav_primary {
	width: 120px;
	font-size: 10pt;
	font-family: Helvetica, Arial, Sans-serif;
}

.roundedbox {
	border: 2px solid #dac08b;
	-moz-border-radius:2ex;
	-webkit-border-radius:2ex;
	padding: 8px 20px;
	background-color: #FCF7BC;
}

/* table styles */
table {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	margin: 0 3px;
	width: 98%;
	padding: 0 3px;
}

table td, th {
	padding: 3px;
}

.basicTable {
	margin-left: 5px;
}

.inline_link {
	display: inline;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

/* image styles */
img.thumb {
	margin: 3px 5px;
	padding: 3px 5px;
	border: 0;
	float: left;
	display: inline;
}


/* show/hide style */
.hide {
	display: none;
}
.show {
	display: block;
}

/* list styles */
#content ul, ol {
	margin: 5px 0 5px 20px;
}

.bullets {
	margin-left: 15px;
	list-style: disc inside none;
	
}

.bullets ul {
	list-style: url('/common/images/bullet.gif');
}

.bullets ul ul {
	list-style: circle;
}

.numbers {
	margin-left: 25px;
	list-style: decimal;
}

.letters {
	margin-left: 25px;
	list-style: lower-alpha;
}

.listindent {
	margin-left: 25px;
}


