/* CamSite CSS 
   (C) Ian Grant 
   20-03-06 11:30
*/

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

/*Prevent Firefox scrollbar jump*/
html { overflow-y:scroll; }

body {
	/*background-image: url(images/back_fullsize.gif);*/
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper {
	width: 820px;
	height: auto;
	/*background-image: url(../images/back.gif);
	background-repeat: no-repeat;*/
	background-color: #EDEDED;
	border: 1px solid #BBBBBB;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	z-index: 0;
	position: relative;
	margin: 0px auto;
}

#titlebanner {
	background-color: #A9BEC0;
	background: url("../images/nav/banner.gif");
	left:0px;
	top:0px;
	width:auto;
	height:38px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
}

#footer{
	background-color: #BCCDCE;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	color: #003399;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	left:0px;
	top:0px;
	width:817px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 2px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	height: 13px;
}
#footer p {
	font-size: 10px;
	color: #fff;
}

#footer a:link {
   	color: #fff;
	text-decoration: none;   
}
#footer a:visited {
   	color: #fff;
	text-decoration: none;   
}
#footer a:active {
   	color: #fff;
	text-decoration: none; 
	text-decoration: none; 
}
#footer a:hover {
   	color: #ffffff;
	text-decoration: none;
}

#pagetitle {
	left:0px;
	width:auto;
	height:15px;
	padding-left: 0px;
	padding-right: 0px;
	font-size:12px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	position: relative;
	padding-bottom: 2px;
	top: 4px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#pagetitle h1 {
	font-size:16px;
	font-weight: bold;
	color: #005588;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
}

#pagetitle a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#pagetitle a:visited {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#pagetitle a:active {
   	color: #006688;
	text-decoration: none; 
	font-style: italic;
}
#pagetitle a:hover {
   	color: #006688;
	text-decoration: underline;
	font-style: italic;
}

#navbar li ul { /* second-level lists */
	position: absolute;
	top: 10px;
	left: 0;
	width: 170px;
	display: none;
	background-color:#7EA8AB;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	
}

#navbar li ul li {
	/*clear: left;*/
	width: 170px;
}

#navbar ul li a:link {
   	color: #ffffff;
	text-decoration: none;   
}
#navbar ul li a:visited {
   	color: #ffffff;
	text-decoration: none;   
}
#navbar ul li a:active {
   	color: #ffffff;
	text-decoration: none; 
	text-decoration: underline; 
}
#navbar ul li a:hover {
   	color: #ffffff;
	text-decoration: underline;
}

#navbar li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#navbar li:hover ul { /* lists nested under hovered list items */
	display: block;
}

#navbar li.over ul {
	display: block;
}

#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 5px;
	height: auto;
	position: relative;
	top: 5px;
	overflow: visible;
	clear: left;
	z-index: 2;
}

#content a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#content a:visited {
   	color: #006688;
	text-decoration: none;   
	font-style: italic;
}
#content a:active {
   	color: #006688;
	text-decoration: none; 
	font-style: italic;
}
#content a:hover {
	color: #006688;
	text-decoration: underline;
	font-style: italic;
}


#content p {
	font-size: small;
	padding: 0;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

#content h1 {
	font-size:small;
	font-weight: bold;
	padding: 0;
	color: #003366;
	font-style: normal;
}

#content h3 {
	font-size: 14px;
	padding: 0;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#prodcontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 2px;
	height: 280px;
	overflow: visible;
	position: relative;
	z-index: 2;
	top: 8px;
}

#prodcontent a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#prodcontent a:visited {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#prodcontent a:active {
   	color: #006688;
	text-decoration: none; 
	font-style: italic;
}
#prodcontent a:hover {
   	color: #006688;
	text-decoration: underline;
	font-style: italic; 
}

#prodcontent p {
	font-size: small;
	padding: 0;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#prodcontent h1 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#prodindexcontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	height: 285px;
	overflow: auto;
	position: relative;
	z-index: 2;
	top: 0px;
}

#prodindexcontent a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#prodindexcontent a:visited {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#prodindexcontent a:active {
   	color: #006688;
	text-decoration: none; 
	font-style: italic;
}
#prodindexcontent a:hover {
   	color: #006688;
	text-decoration: underline;
	font-style: italic;
}

#prodindexcontent p {
	font-size: small;
	padding: 0;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#artistcontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	height: 245px;
	overflow: auto;
	position: relative;
	z-index: 2;
	top: 3px;
}

#artistcontent a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#artistcontent a:visited {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#artistcontent a:active {
   	color: #006688;
	text-decoration: none; 
	font-style: italic;
}
#artistcontent a:hover {
   	color: #006688;
	text-decoration: underline;
	font-style: italic;
}

#artistcontent p {
	font-size: small;
	padding: 0;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottomimglink {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	top: 0px;
	width: 800px;
	position: relative;
	z-index: 2;
	height: 136px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #006666;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-top-width: 0px;
	border-top-style: solid;
	z-index: 2;
}

#bottomimglink a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#bottomimglink a:visited {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#bottomimglink a:active {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#bottomimglink a:hover {
   	color: #006688;
	text-decoration: underline;
	font-style: italic;
}


#bottomflyerlink {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	top: 0px;
	width: 800px;
	position: relative;
	z-index: 2;
	height: 150px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #006666;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-top-width: 0px;
	border-top-style: solid;
	z-index: 2;
}


#bottomreviewlink {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	top: 0px;
	width: auto;
	position: relative;
	z-index: 2;
	height: 34px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-color: #006666;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-top-width: 0px;
	border-top-style: solid;
	z-index: 2;
	margin-right: 0px;
	padding-right: 0px;
}

#bottomreviewlink a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#bottomreviewlink a:visited {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#bottomreviewlink a:active {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#bottomreviewlink a:hover {
   	color: #006688;
	text-decoration: underline;
	font-style: italic;
}

img.floatLeft { 
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	border: 0;
	z-index: 2;
}

img.icon_floatLeft { 
	float: left;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 2;
}

img.icon2_floatLeft { 
	float: left;
	margin-top: -20px;
	margin-left: 40px;
	margin-right: 15px;
	margin-bottom: 3px;
	z-index: 2;
}

img.icon3_floatLeft { 
	float: left;
	margin-top: -4px;
	margin-left: 40px;
	margin-right: 5px;
	margin-bottom: 3px;
	z-index: 2;
}

img.floatRight {
	float: right;
	z-index: 2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

img.cslogo_float { 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: -11px;
	border: 0;
	z-index: 2;
}

#ianlink {
	float: right;
}

#cvdownloadlink {
	float: left;
	padding-right: 0px;
}

#cvpagetitle {
	left:0px;
	width:auto;
	height:12px;
	padding-left: 0px;
	padding-right: 0px;
	font-size:12px;
	font-weight: normal;
	color: #006688;
	padding-top: 4px;
	position: relative;
	padding-bottom: 2px;
	top: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#cvpagetitle a:link {
	color: #006688;
	text-decoration: none;
	font-style: underline;
}
#cvpagetitle a:visited {
   	color: #006688;
	text-decoration: none;   
}
#cvpagetitle a:active {
   	color: #006688;
	text-decoration: none; 
}
#cvpagetitle a:hover {
   	color: #003366;
	text-decoration: underline;   
}

#cvdownload {
	text-align: left;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	width: auto;
	height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

#cvdownload p {
	color: #006688;
	font-size: x-small;
	font-weight: normal;
}

#cvdownload a:link {
	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#cvdownload a:visited {
   	color: #006688;
	text-decoration: none;
	font-style: italic;
}
#cvdownload a:active {
   	color: #006688;
	text-decoration: none; 
	font-style: italic;
}
#cvdownload a:hover {
   	color: #006688;
	text-decoration: underline;
	font-style: italic;
}

#cvcontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 4px;
	height: auto;
	position: relative;
	top: -1px;
	overflow: auto;
	clear: left;
	z-index: 3;
	background-color: #FEFEFE;
	border: 1px solid #DDDDDD;
}
