/*=======================================
	Caithness Horizons Style Sheet
=========================================*/

/*-------------------
	General Settings
---------------------*/

*
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

/*---------------------
	Page Layout
-----------------------*/

body
{
	text-align: center;
	background-color: #fff;
}

.MainContainer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.ContentTable
{
	background-color: #f2f2f2;
	background-position: 220px 150px;
	background-repeat: no-repeat;
	height: 670px;
}
.chHome .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/HomePageBigCircle.jpg);
}
.chBehindTheScenes .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/BehindTheScenes.gif);
}
.chChild .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/Page3BigCircle.jpg);
}
.chExploreInside .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/ExploreInside.gif);
}
.chHalfRed .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/Page6BigCircle.jpg);
}
.chQuiz .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/Page4BigCircle.jpg);
}
.chStatue .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/Page2BigCircle.jpg);
}
.chStone .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/Page5BigCircle.jpg);
}
.chTellUsWhatYouThink .ContentTable
{
	background-image: url(/Portals/_default/Skins/Caithness/TellUsWhatYouThink.gif);
}

.LeftCol
{
	padding-left: 30px;
	width: 220px;
	vertical-align: top;
}
.chAdmin .LeftCol
{
	width: 200px;
}

.Login
{
	position:absolute;
	left: 5px;
	bottom: -15px;
}
.Login a:link,
.Login a:visited,
.Login a:active,
.Login a:hover
{
	font-size: 70%;
	font-weight: normal;
	color: #ddd;
	text-decoration: none;
}
.Login a:hover
{
	color: #f00;
	text-decoration: underline;
}


/*-----------------------
	Left Panel
-------------------------*/

.LeftPanel
{
	position: absolute;
	top: 150px;
	left: 30px;
	width: 190px;
	height: 245px;
}
.Search
{
	margin-top: 30px;
	height: 25px;
	width: 195px;
}
.SearchTextInput
{
	font-size: 80%;
	border-color: #eee;
	border-style: solid;
}
A.SearchTextButton
{
	color: #999;
	font-size: 80%;
}


/* Right Column */
.RightCol
{
	vertical-align: top;
	padding-top: 190px;
}

.chAdmin .RightCol
{
	padding-top: 100px;
}

.chHalfRed .RightCol
{
	padding-top: 345px;
	padding-left: 67px;
	height: 145px;
	
}

/*-----------------------
	Logo
-------------------------*/

.Logo
{
	margin-top: 20px;
	height: 65px;
	width: 197px;
}

/*-----------------------
	Big Circle Panel
-------------------------*/

.BigCirclePanel
{
	position:absolute;
	height: 170px;
	width: 223px;
	_width: 225px;
	padding-right: 2px;
	top: 340px;
	left: 315px;
}

.BigCirclePanel,
.BigCirclePanel p,
.BigCirclePanel td
{
	color: #fff;
	font-size: 80%;
}

.BigCirclePanel h1
{
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 1ex;
}
.BigCirclePanel,
.BigCirclePanel .Head,
.BigCirclePanel h1,
.BigCirclePanel h2,
.BigCirclePanel h3,
.BigCirclePanel h4,
.BigCirclePanel h5,
.BigCirclePanel h6,
.BigCirclePanel a:link,
.BigCirclePanel a:visited,
.BigCirclePanel a:active
{
	color: #fff;
}

.chStatue .BigCirclePanel,
.chHalfRed .BigCirclePanel
{
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-track-color: #eee;
	scrollbar-arrow-color: #000;
	scrollbar-face-color: #ddd;
	scrollbar-3dlight-color: #fff;
	scrollbar-highlight-color: #eee;
	scrollbar-shadow-color: #aaa;
	scrollbar-darkshadow-color: #888;
}

.chQuiz .BigCirclePanel
{
	overflow: hidden;
}


/*---------------------
	Buttons
-----------------------*/

.Button1, 
.Button2,
.Button3, 
.Button4,
.Button5, 
.Button6
{
	position: absolute;
	height: 73px;
	width: 73px;
}

.Button1 {top: 42px; left: 527px;} 
.Button2 {top: 110px; left: 622px;}
.Button3  {top: 205px; left: 684px;}
.Button4 {top: 315px; left: 697px;}
.Button5  {top: 433px; left: 673px;}
.Button6 {top: 531px; left: 610px;}

.chDefault .Button1 {top: 100px; left: 240px;}
.chDefault .Button2 {top: 100px; left: 325px;}
.chDefault .Button3 {top: 100px; left: 410px;}
.chDefault .Button4 {top: 100px; left: 495px;}
.chDefault .Button5 {top: 100px; left: 580px;}
.chDefault .Button6 {top: 100px; left: 665px;}

/* Footer */
.Footer
{
	color: #ccc;
	font-size: 80%;
	width: 100%;
}
.Footer td
{
	color: #ccc;
}

.Footer a:link,
.Footer a:visited,
.Footer a:active,
.Footer a:hover
{
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
}
.Footer a:hover
{
	color: #000;
}
.FooterLeft
{
	text-align: left;
	padding-left: 4px;
	width: 200px;
}
.FooterMiddle
{
	text-align: center;
}
.FooterRight
{
	text-align: right;
	padding-right: 4px;
	width: 200px;
}

/* Below Fold */
.BelowFold
{
	color: #ccc;
	background-color: #fff;
}

/*-------------------------
	Menu
---------------------------*/
.MenuPanel
{
	margin-top: 5px;
	min-height: 265px;
	_height: 265px;
}

.StaticMenu_Main .item
{
	text-transform: uppercase;
	line-height: 2em;
	margin-left: 0;
}

.StaticMenu_Main .text
{
	font-size: 70%;
	white-space: nowrap;
}

.StaticMenu_Main a.link:link,
.StaticMenu_Main a.link:active,
.StaticMenu_Main a.link:visited,
.StaticMenu_Main a.link:hover
{
	color: #000;
	text-decoration: none;
}
.StaticMenu_Main a.link:hover
{
	font-weight: bold;
}

/*--------------------------
	Announcements 
----------------------------*/
.chStatue .BigCirclePanel .AnnounceTitle
{
	color: #fff;
	border-bottom: solid 1px #ddd;
}
.chStatue .BigCirclePanel .AnnounceBody a:link,
.chStatue .BigCirclePanel .AnnounceBody a:visited,
.chStatue .BigCirclePanel .AnnounceBody a:active,
.chStatue .BigCirclePanel .AnnounceBody a:hover
{
	color: #fff;
	text-decoration: none;
}
.chStatue .BigCirclePanel .AnnounceBody a:hover
{
	text-decoration: underline;
}
.chStatue .BigCirclePanel .AnnounceBody a:visited
{
	color: #ddd;
}

/*---------------------------
	OnLine Survey
----------------------------*/
.chDefault .FBLabel
{
	width: 250px;
	text-align: left;
}

.chDefault .FBValue,
.chDefault .FBNotes
{
	margin-left: 250px;
}

/*--------------------------
	Gallery Product List
----------------------------*/
.chDefault .CHGallery
{
	overflow: visible;
	overflow-y: visible;
}

.CHGallery .ProductListItem
{
	position: relative;
	float: left;
	width: 175px;
	height: 171px;
	_height: 181px;
	margin-bottom: 10px;
	margin-right: 5px;
	overflow: hidden;
	
}

.CHGallery .ProductEdit
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 100;
}

.CHGallery .ProductListItem .ProductImageWrapper
{
	height: 132px;
	text-align: center;
	overflow: hidden;
}
.CHGallery .ProductListItem .ProductImage
{
	position: static;
}

.CHGallery .ProductDescriptionWrapper
{
	position:absolute;
	top: 136px;
	left: 0;
	width: 165px;
	_width: 175px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	height: 50px;
}

.CHGallery .ProductListItem .ProductDescription
{
	font-size: 100%;
	color: #0068AA;
	min-height: 18px;
	_height: 18px;
	margin-bottom: 2px;
}

.CHGallery .ProductListItem .ProductFullDescription
{
	font-size: 80%;
}
.CHGallery .ProductListItem .ProductFullDescription span *
{
	display: none;
}
.CHGallery .ProductListItem .ProductFullDescription h2
{
	display:block;
	font-size: 100%;
	color: #000;
}

.CHGallery .ProductDetail
{
	position: relative;
	min-height: 230px;
	_height: 230px;
	padding: 0;
}

.CHGallery .ProductDetail .ProductImage
{
	position: relative;
	border: none;
}

.CHGallery .ProductDetail .ProductEdit
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}

.CHGallery .ProductDetail .ProductDescription
{
}

.CHGallery .ProductDetail .ProductFullDescription
{
	font-size: 80%;
}

.CHGallery .ProductDetail .Actions
{
	position: relative;
	height: 25px;
}
.CHGallery .ProductDetail .BackButton
{
	position: absolute;
	top: 0;
	left: 0;
}

.ProductDetail .ProductStockStatus
{
	position: absolute;
	top: 0;
	right: 0;
}


