@import url(nav.css); /* CSS for menu style */
@import url(defined_classes.css); 

html,body{
	margin: 0px;
	padding: 0px;
	height:100%;
	/*font-size: 80%;*/
	/*background-image:url(/images/bg/faux_col_both.gif);
	background-repeat:repeat-y;*/
}
#bgDiv{
	/*height:100%;*/
	background-image:url(/images/bg/faux_col_both.gif);
	background-repeat:repeat-y;
	/*margin-bottom:-20px;*/
}
#pageFrame{
	width: 800px;
	/*border-bottom:1px solid #999999;*/
	/*height:100%;*/
	
}
#colFrame{
	min-height:519px;
	/*height:100%;*/
	margin:0px 0px 0px 0px;
	clear:both;	
}
#header{
	padding-bottom: 5px;
	height:109px;
	background-image:url(/images/userimages/cardiff_logo.jpg);
	background-repeat:no-repeat;
}
#leftSide{
	float: left;
	width:200px;
	min-height:380px;
	/*height:100%;*/
	background-color:#7E78C7;
	border-right:1px solid #676979;
	clear:both;
}
#testamonials{ 
	height:356px;
	padding:28px 10px 10px 10px;
	background-image:url(/images/bg/cardiff_side_blue.jpg); 
	background-repeat:repeat-x;
}
#rightSide{
	float: left;
	width:597px;
	min-height:539px;
	/*height:100%;*/
	border-left:1px solid #FFFFFF;
}
#content{
	float: left;
	/*height:100%;*/
	padding:0px 34px 0px 34px;
}
#footer{
	float: left;
	text-align:left;
	background-color:#7E78C7;
	border-top:1px solid #FFFFFF;
	width:800px;
	margin:0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sectionTitle, #printHead, .hideme{display:none;position:absolute;}
#header .logo{
	display:none;
	font-size:28px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-weight: normal;
	text-transform:none;
	color:#262254;
}
#testamonials h3{
	padding:3px 5px 2px 8px;
	margin: 0px 0px 0px 0px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size:1.1em;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#2F2B6A;
}
#testamonials p{font-family: Arial, Helvetica, sans-serif;color:#FFFFFF;font-size:0.7em;padding:0px 5px 0px 5px;}
body,font,th,td,p,div,h1,h2,h3,h4 { font-family: Arial, Helvetica, sans-serif;color:#333333; }
h1,h2,h3,h4 { font-family: "Palatino Linotype", Georgia, "Times New Roman", serif; }
h3, h4{color:#53224F;margin:0px;}
h3{font-size:1.4em;}
p{margin-top:8px;}

#breadcrumb{
	padding:10px 0px 2px 0px;
	margin: 0px 20px 0px 20px;
	color:#4A5966;
	height:15px;
	background-image: url(/images/bg/cardiff_dotted.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#breadcrumb a{
	color:#4A5966;
}
#breadcrumb ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	white-space:nowrap;
}

#breadcrumb li {
	display:block;
	font-size:0.7em;
	font-weight:normal;
}

.txtSml{font-size:small;font-weight:normal;}
.fixedSize{font-size:12px;}
#artOptions{margin: 30px 0px 30px 0px;}
#backBtn, #topBtn, #printBtn{font-size:10px;color:#404040;padding-left:7px;margin-right:10px;}
#backBtn:link, #topBtn:link, #printBtn:link{text-decoration:none;}
#backBtn{
	background-image: url(/images/back_sm.gif);
	background-repeat: no-repeat;
	background-position:left 5px;
}
#topBtn{
	background-image: url(/images/top_sm.gif);
	background-repeat: no-repeat;
	background-position:left 5px;
}
#printBtn{
	padding-left:12px;
	background-image: url(/images/print_sm.gif);
	background-repeat: no-repeat;
	background-position:left 2px;
}
.article h1, .articleTitle, h1{color:#262254;font-size:1.9em;font-weight:normal;margin:0px;}
.article p, .article .details, article .heading, .articleContent{font-size:0.8em;}
.article a{font-size:0.8em;}
.article .heading{margin-bottom:1em;}

#footer, #footer p, #footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
}
#footer p, .footLink{margin: 0px 10px 10px 10px;}

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 1em; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-size: 1em; font-weight:bold; color:#FFFFFF; background-color: #FF0000; }
.messageStackSuccess { background-color: #99ff00;color:#000000; }

.surveyQues{font-weight:bold}
.surveyResp{font-style:normal;}

.data {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.data th{background-color: #E5E5EE;padding:3px 0 3px 0;Border-top:2px solid #FFFFFF;}
.data td{padding:3px 10px 3px 10px;}
.data tr.odd{background-color: #F4F4F7;}
.data tr.evn{background-color: #FFFFFF;}

/* Admin styles */
.adminMenu{	background-color: #000000;height:8px; }
.menuTopItm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menuTopItm A:link, .menuTopItm A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTopItm A:active, .menuTopItm A:hover {
	color: #FFFFFF;
}

.tabContent{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color:#FFFFFF;
	padding:10px;
}
#catalog{
	overflow: scroll;
	height: 390px;
	width:150px;
}
.required{
	color:#FF0000;
	/*vertical-align: super;*/
}

