/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* 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   {
font-family: Arial;
font-weight: bold;
font-size: 16px;
border-bottom-width: 0px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family: Arial;
font-weight: bold;
font-size: 16px;
border-bottom-width: 0px;
}

/* style of item titles on forms with dark background */
.SubHeadWhite    {
font-family: Arial;
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
border-bottom-width: 0px;
}

/* 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 {
}

/* 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{
}

/* *********************************************
  BLOG MODULE STYLES
********************************************** */

.blog_footer_left{
visibility:hidden;
}

.BlogInfo{
visibility:hidden;
}

.blog_more_link
{
	padding-left: 0px;
	font-weight: bold;
}

.blog_title
{
font-family: Arial;
font-weight: bold;
font-size: 14px;
border-bottom-width: 0px;
}        


/* *********************************************
 ATTENTION BOXES
********************************************** */


.fb {
	color: #333;
	width: 350px;
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px solid #b7b7b7;
}

.fb a {
color: #3B5998;
text-decoration:none;
}

.fb p {
padding: 5px;
}

.fb1 {
	color:#FFFFFF;
	background-color:#3B5998;
	border-bottom: solid #6d84b4 5px;
}

.fb2 {
	padding: 5px;
	color: #FFFFFF;
	background: #3B5998;
}

.fb2 a {
	color:#FFFFFF;
	text-decoration: none;
	outline-style: none;
	padding: 5px;
}

.fb2 a:hover {
	background: #6D84B4;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}

.fb3 {
	color: #3B5998;
	background-color: #f7f7f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
        margin:5px 0px;
}

div.fb3:hover {
border:none;
background-color: #d8dfea;
border-top: 1px solid #d8dfea;
border-bottom: 1px solid #d8dfea;
}

.fb4 {
	color: #333;
	background:#fff9d7;
	border: 1px solid #e2c822;
        margin: 10px 0px;
        padding: 25px 10px 25px 10px;
        width: 300px;
}



.fb5 {
	color: #333;
	background:#ffebe8;
	border: 1px solid #dd3c10;
        margin: 10px 0px;
        padding: 25px 10px 25px 10px;
        width: 300px;
}

.fb6 {
border: 1px solid #cccccc;
background:#fff;
text-align:left;
width:300px;
 margin: 3px 0px;
}


.fb6a, .fb6b, .fb6c {
	float: left;
}


.fb6b {
	padding:10px;
	width: 90px;
}

.fb6b a {
font-size:12px;
color: #3B5998;
text-decoration: none;
}

.fb6b a:hover {
text-decoration: underline;
}


.fb6c a {

}


.fb6c a {

	color: #3B5998;
	text-decoration:none;
}

.fb6c a:hover {
	color: #FFF;
	background:#3B5998;
	}


.fb6c li {
margin: 0px;
padding-left:5px;
	width: 70px;
	list-style:none;
	color: #3B5998;
	border-bottom: 1px solid #d8dfea;
	line-height: 15px;
	font-size:11px;
	font-weight: normal;
		display:block;
}

.fb6c li:hover  {
	color: #FFF;
	background-color:#3B5998;
}


.fb6cname {
	font-weight:normal;
	font-size: 11px;
	color:#999999;
}

.fbpost {
	font-size: x-small;
}


.fb, .fb1, .fb2, .fb3, .fb4, .fb5, .fb6 {
padding: 5px;
font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
font-size: 13px;
font-weight: bold;
}

.fbx {
font-size:11px;
font-weight:normal;
background: #f7f7f7;
color:#000;
width:165px;
padding: 5px;
border: 1px solid #B7B7B7;
float: right;
}

.fbx H3 {
font-size:11px;
background: #e9e9e9;
color:#333;
padding: 2px;
margin-bottom: 5px;
margin-top: 0px;
}

.fbx-tiny {
font-size:10px;
color: #777;
}

.fbx a {
color: #3B5998;
text-decoration:none;
}

.fbx a {
text-decoration:underline;
}

.fby {
width:165px;
float: left;
border-right:1px solid #eee;
}

.fby a {
color: #3B5998;
border-bottom:1px thin #ccc;
font-weight: normal;

}

.fby a:hover {
text-decoration:underline;
}

.fby H3 {
font-size:11px;
color:#3B5998;
background:#d8dfea;
border-top: 1px solid #3B5998;
padding: 3px 10px;
margin: 0px;
}


.fby H3:hover {
background:#cfd7e4;
border-top: 1px solid #3B5998;
}

.fby li {
font-size:11px;
font-weight: normal;
margin-left: 5px;
padding: 3px 0px;
list-style:none;
border-bottom:1px solid #ccc;
width: 155px;
}

.fby img {
border:0;
}

.fbr {
padding:2px;
text-align:right;
}



#Promo {
width:980px;
border:0;
padding:0;
margin:0;
text-align:rightr;
background-color: #cccccc;
}










#HeaderContainer {
background-color: #f2f2f2;
}


#Footer {
background: #f2f2f2 ;
text-color: #ffffff;
border-top: 2px solid #cccccc;
}


#NavContainer {
border-left: 1px solid #f2f2f2;
height:43px;
}








.AnncText {
       font-family: Arial;
       font-size: large;
       font-weight: bold;
}

       
.DNN_ANN_Title {
       font-size: 18px;
       font-weight: bold;
       color: #660066;
       padding-bottom: 2px;
}


.DNN_ANN_Image {
       border: none;
}


#HeaderContainer { 

}

#PageContainer	{
margin:20px;
 }

.TopPane 	{ 
background-color: transparent; 
margin: 0px auto; 
text-align: center; 
}

#LogIn {
margin: 5px;
transform: uppercase;
}

.ContentPane {
overflow: hidden;
}



#TopPane,
.TopPane {
height: 105px;
display: block;
}

#TopPaneWrapper,
.TopPaneWrapper {
height: 105px;
display: block;
}





table.BlogInfo {
display: none;
visibility: hide; 
} 



.BlogInfo {
display: none;
visibility: hide; 
} 

#mss-outer-container_2400 { 
            padding: 0px;
            margin: 0px;
            }

div#dnn_ctr993_ModuleContent br {
         display: none; 
         visibility: hidden;
         }



.icecream_wrap {margin: 0 auto; padding:0; width:660px;  }

.icecream_page {
	font-family: Arial, sans-serif;
	margin: 0px auto;
	padding: 0px;
	height: 800px;
	width: 660px;
	background: url(images/Page4.jpg) top center no-repeat;
	font-size: 12px;
	color: white;
	position: relative
    }


.icecream_schedule { 
    border: none; 
    display: block;
    font-family: Arial, sans-serif; 
    font-size: 12px; 
    color: #660099; 
    font-weight: 500;
    line-height: 16px;
    background: white; 
    padding: 0
    margin: 0;
    }
    
.icecream_schedule_wrap {
    background: white;
    padding: 0 40px 20px 40px;
    display: block;
    }    
    
.icecream_title {
    font-size: 28px; 
    line-height: 28px;
    font-weight: bold; 
    }    
    
.icecream_normal {
    font-size: 16px; 
    line-height: 23px;
    font-weight: 500; 
    }     

.icecream_schedule p { margin: 0; padding: 0; }


.icecream_copy  {
    position: absolute;
    width: 300px;
    top: 275px;
    left: 50px; 
    }


.icecream_spacer {
    width:25px;
    }


.icecream_schedule_title {
    font-size: 28px; 
    line-height: 28px;
    font-weight: bold; 
    position: absolute;
    bottom: 10px;
    left: 40px;
    color: #660099;
    width: 300px;
    text-align: left;
    font-family: Arial, sans-serif; 
    text-decoration: underline;
   
    }

.icecream_footer {
    display: block;
    text-align: right;
    color: #555;
    font-family: Arial, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    margin-top: 40px;
    text-transform: uppercase;
    }
 
    
.icecream_footer a,
.icecream_footer a:link,
.icecream_footer a:visited,
.icecream_footer a:active {
    color: #555;
    text-decoration: underline;
    font-family: Arial, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    text-transform: uppercase;
    }

.icecream_footer a:hover {
    color: #555;
    text-decoration: none;
    text-transform: uppercase;
    }    









table, tr, td	 { text-align:left; }



.container_clean           { margin-bottom:0px; margin:  0; padding:  0;  text-align: center;}


.C00_ContentPane_NT        { margin:0px; }

.ContentPane {width:  660px; vertical-align: top; background-color: #ffffff;}
.RightPane	{ width: 310px; vertical-align: top; background-color: #f2f2f2; border-left: #cccccc 1px solid; overflow: hidden ; text-align: center; padding-left: 5px;}



body {
background-color:white;
background-position:left top;
background-repeat:repeat;
}




#js-background {width:674px; background:url(http://www.q100atlanta.com/Portals/4/Q100_EVENTS/Jersey-Shore-2010/js-page-071610.jpg) top left no-repeat; height:1500px; margin:0; padding:0; position:relative;}

#js-miller {position:absolute;}
#js-absolut {position:absolute;}
#js-paddywagon {position:absolute;}
#js-tickets {position:absolute;}

#js-tickets {position:absolute; height:70px; width:345px; top:1111px; left:23px;}
#js-tickets .js-link {height:70px; width:345px; display:block}

#js-miller {position:absolute; height:85px; width:165px; top:410px; left:480px;}
#js-miller .js-link {height:85px; width:165px; display:block}

#js-absolut {position:absolute; height:40px; width:165px; top:500px; left:480px;}
#js-absolut .js-link {height:40px; width:165px; display:block}

#js-paddywagon {position:absolute; height:110px; width:250px; top:1220px; left:80px;}
#js-paddywagon .js-link {height:110px; width:250px; display:block}

#js-bauder {position:absolute; height:75px; width:280px; top:1236px; left:335px;}
#js-bauder .js-link {height:75px; width:280px; display:block}

#js-southern {position:absolute; height:130px; width:180px; top:1332px; left:243px;}
#js-southern .js-link {height:130px; width:180px; display:block}












































































