/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.rotatorDescription {
float: none;
}

.rotatorContentBodyWrapper {
	margin-top: -40px;
	}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

hr {
	height: 1px;
	background-color: #708CB0;
	color: #708CB0;
	width: 98%;
	}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.engage-template{overflow:hidden;width:780px;}
.engage-template .rotate-wrap{width:530px;float:left;overflow:hidden;position:relative;z-index:1;}
.engage-template .pager-items{float:right;width:249px;cursor:pointer;position:relative;z-index:2;}
.engage-template h2.slide-title{margin:0;background: url(rotator/rotator_bg.png) repeat-x;height:27px;padding:12px 0 0 10px;font-size:14px;font-weight:bold;font-family: Helvetica, Arial, sans-serif;color:#000;border:1px #CFD0D2 solid;}
.engage-template .pager-item-on h2.slide-title{background: url(rotator/selected_bg2.png) no-repeat;border:none;margin-left:0;border-right:1px #CFD0D2 solid;color:#fff;margin-left:-10px;padding-left:20px;}

.engage-template td {
color: #002568;
font-size: 14pt;
font-weight: bold;
}

/*
.rotatorWrapper {
background-color: #ffffff;
background: url('Skins/provet_airc/images/rotatorbg.jpg');
background-position: top right;
background-repeat: no-repeat;
}

.rotator {
float:left;
margin-right:2%;
overflow:visible;
width:55%;
background: none;
}

.rotatorThumbnailWrapper {
padding-right: 0;
}

.rotatorThumbnail, .rotatorPositionThumbnail  {
padding: 0;
border: 0;
margin-left: auto;
margin:-5px -15px 0 10px;
}

.rotatorControlsWrapper {
float:right;
width:43%;
}

.rotatorPositionsWrapper {
border-top:1px solid #cfd0d2;
}

.rotatorPosition .rotatorPositionTitle {
background:#f6f6f6 url('http://epractice.provet.com.au/Portals/gordonvet/rotator/rotator_bg.png');
background-position: top;
background-repeat: repeat-x;
border-color:#cfd0d2;
border-style:none solid solid;
border-width:medium 1px 1px;
height:auto;
color: #004682;
font-size: 11pt;
padding: 12px 5px;
font-weight: bold;

}

.rotatorPositionselected .rotatorPositionTitle {
background:url('http://epractice.provet.com.au/Portals/gordonvet/rotator/selected_bg2.png');
background-repeat: repeat-x;
background-position: top;

height:auto;
color: #ffffff;
font-size: 11pt;
margin-left: -8px;
font-weight: bold;
padding: 10px 14px;
}

.rotatorDescription {
float: none;
_background-color: #fbfeff;
}

.rotatorDescription p {
font-size: 12pt;
color: #002E6E;
font-weight: bold;
}

a.rotatorContentTitleLink, a.rotatorContentTitleLink:visited  {
font-size: 9pt;
font-weight: bold;
text-decoration: none;
_background-color: #fbfeff;
}

a.rotatorReadMoreLink, a.rotatorReadMoreLink:visited   {
font-size: 8.5pt;
font-weight: bold;
text-decoration: none;
_background-color: #fbfeff;
} */
