﻿div.Page div.cocamsurround
{
    width:510px;
}

div.Page div.cocamsurround .galleryfooter
{
    width:505px;
    height:32px;
    padding-left:5px;
    background-image: url(../Images/CoCam-Navigation-Bar.png);
    vertical-align:middle;
    color:#fff;

}
    
div.Page div.cocamsurround .gallerymain
{
    width:478px;
    margin:auto;
    padding-bottom:10px;
     padding-top:10px;
}


div.Page div.cocamsurround .pagecontrol
{
    margin-right:30px;
    float:right;
}

div.Page div.cocamsurround .pagepane a
{
    text-decoration: none;
    color:Gray;
}

div.Page div.cocamsurround .pagepane
{
    float:left;
    padding-top:8px;
    /*padding-left:30px;*/
    padding-right:0px;
}


div.Page div.cocamsurround .camlogo
{
   
  position:relative;
  top: -20px;
  left: 15px;
  float:right;
}



div.Page div.cocamsurround .mainwelcome
{
    width:510px;
}

div.Page div.cocamsurround .area
{
   
}

div.Page div.cocamsurround .rss
{
   float:right;
}


div.Page div.cocamsurround .MostRecentLink
{
    margin-left:116px;
    float:left;
}

div.Page div.cocamsurround .cocamsurround
{
    width:510px;
    margin-left:auto;
    margin-right:auto;
}

div.Page div.cocamsurround .radiobuttons input
{ 
    border:none;
   
}



div.Page div.cocamsurround .radiobuttons td
{
    height:20px;
    
}

div.Page div.cocamsurround .searchsurround
{
 
    width:510px;
  
}
div.Page div.cocamsurround .searchleft
{

    width: 208px;
    float:left;
    padding-top:4px;
    vertical-align:middle;
  
}
div.Page div.cocamsurround .searchright
{
  
    width:297px;
    float:right;

}


div.Page div.cocamsurround .searchtextbox 
{
    border: none;
	background: url('/Images/roundedsearchbox.png') no-repeat top left;
	height:25px;
	width:224px;
}

div.Page div.cocamsurround .searchtexttext
{
    margin-top:2px;
    border:none;
    margin-left:10px;
    background-color:Transparent;
}


div.Page div.cocamsurround .MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
 div.Page div.cocamsurround .MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
div.Page div.cocamsurround .MaskedEditError
{
    background-color: #ffcccc;
}
div.Page div.cocamsurround .MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
div.Page div.cocamsurround .MaskedEditBlurNegative
{
    color: #ff0000;
}

div.Page div.cocamsurround .MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:  InfoText;
    z-index:2000;
    color: red;
}
div.Page div.cocamsurround .MyCalendar .ajax__calendar_other .ajax__calendar_day,
div.Page div.cocamsurround .MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
div.Page div.cocamsurround .MyCalendar .ajax__calendar_hover .ajax__calendar_day,
div.Page div.cocamsurround .MyCalendar .ajax__calendar_hover .ajax__calendar_month,
div.Page div.cocamsurround .MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
div.Page div.cocamsurround .MyCalendar .ajax__calendar_active .ajax__calendar_day,
div.Page div.cocamsurround .MyCalendar .ajax__calendar_active .ajax__calendar_month,
div.Page div.cocamsurround .MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

