﻿body
{
    color: #000;
    background-color: #B2AFAF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
.bottomBar
{
    background-color: #C1415A;
    height: 48px;
}
.AceSpace
{
    padding-left:15px;
    color: #ffffff;
}
.TableBorders
{
    border-style:solid; 
    border-width:1px; 
    border-color:Gray
}
.TableBordersLeft
{
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    padding-top:5px;
    border-right-style:solid; 
    border-right-width:1px; 
    border-right-color:Gray;
    border-bottom-style:solid; 
    border-bottom-width:1px; 
    border-bottom-color:Gray;
    text-align:left
}
.TableBordersRight
{
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    padding-top:5px;
    border-bottom-style:solid; 
    border-bottom-width:1px; 
    border-bottom-color:Gray;
    text-align:left
}
.LeftBar
{
    background-color:#EFEFEF;
}
.LoginBox
{
    text-align:left;
    padding-left:15px;
    font-size:11px;
}
.NewsEventsBox
{
    padding-left:15px;
    padding-right:15px;    
}
ul.sidemenu {
	list-style:none;
	margin:0px 0 10px 5px;
	padding:0;		
}
ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #F58399;/* f2f2f2 */
	border-left:4px solid #CCC;	
	
	min-height:18px;
}
ul.sidemenu a { height: 18px; }
ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #9e0100;
	background-color: inherit;
}
.gridviewClass
{
	padding-left:5px;
}

.MatterDiv
{
    padding-left:15px; 
    padding-right:15px; 
    padding-top:15px;
}
/*span {
	display: none;
}*/

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

h2
{
    font-size:14px;
    font-weight:bold
}

p {
	text-align: justify;
	/*
    padding: 7px 0px 8px;
    line-height: 15px;
    */
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

.thumbnail {
	padding: 10px 0px;
	float: left;
}


#body_wrapper {
	margin: 0px auto;
	width: 775px;
	color: inherit;
	background-color: #fff;
	text-align: left;
}

#container {
	margin: 0px 1px;
	width: 787px;
}


/* Page Header */

#page_header {
	width: 787px;
	height: 222px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #fff;
	background: inherit;
}

#page_header a:hover {
	color: #f4d03f;
	background-color: inherit;
}


/* Header Title */

#header_title {
	width: 413px;
	height: 221px;
	color: #fff;
	background: #cc0000 url('images/headertitle_bg.jpg') no-repeat 0% 0%;
	float: right;
	overflow: hidden;
}

#header_title h1 {
	width: 413px;
	height: 173px;
	padding-top:3px;
}

#header_title h2 {
	margin: 23px auto 0px 8px;
	width: 413px;
	padding-left:5px;
	font-size:18px;
	font-weight:bold;
}

#header_title .textbox {
	padding: 85px 12px 0px;
}

#header_title .textbox a {
	text-transform: uppercase;
}


/* Header Links */

#header_links {
	width: 220px;
	height: 221px;
	background: url('images/header_musicnotes.jpg') no-repeat 0% 46px;
	float: left;
	overflow: hidden;
	font-size: 10px;
}

#header_links a {
	text-decoration: none;
}

#header_links ul {
	width: 220px;
	height: 46px;
	color: #fff;
	background-color: #cc0000;
}

#header_links li {
	padding: 20px 7px 0px;
	float: left;
}


/* Header Navigation Menu */

#header_navmenu {
	width: 154px;
	height: 221px;
	color: #fff;
	background: #f65741 url('images/headernav_bg.jpg') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 10px;
	line-height: 10px;
	border-bottom: #d1d1d1 1px solid;
}

#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
	margin-top: 46px;
	height: 174px;
	background: url('images/headernav_listbg.gif') repeat-y;
	border-bottom: #9f0000 1px solid;
}

#header_navmenu li {
	background: url('images/headernav_bullet.jpg') no-repeat 8px 5px;
	width: 154px;
	height: 23px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li a {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	background-image: none;
}


/* Left Sidebar */

.leftsidebar_box {
	padding: 15px 20px;
	text-align: left;
}
.leftsidebar_box p
{
	padding: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 13px;
}
.leftsidebar_box_img {
	padding: 15px 15px;
	text-align: center;
	font-size:10px;
	font-weight:bold;
}

.leftsidebar_box .pay_button {
	padding-top: 25px;
	text-align: center;
}

.leftsidebar_box .highlight {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/* Right Column */
.td_box
{
	padding-left:10px;
	text-align:justify;
}

.rightcolumn_box {
	padding: 15px 20px;
}

.rightcolumn_box h2 {
	padding-bottom: 10px;
	font-size: 14px;
	color: #c00000;
	background-color: inherit;
}


/* Page Content First Row */

#page_content_1 {
	width: 787px;
	color: inherit;
	background: #ffcb02 url('images/sidebar_box1_bg.jpg') repeat-y;
}

#rightcolumn_1 {
	width: 566px;
	float: right;
	font-weight:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	min-height:300px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding-bottom: 5px;
	padding-left: 0px;
	width: 525px;
	float: left;
	line-height: 15px;
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}

#page_content_full {
	width: 750px;
	color: inherit;
	background: #ffcb02;/*  url('images/sidebar_box1_bg.jpg') repeat-y */
}
/* Right Column 2 */
#rightcolumn_full {
	width: 757px;
	float: left;
	font-weight:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: #ffcb02;
}

#rightcolumn_full .rightcolumn_box2 p {
	padding-bottom: 5px;
	padding-left: 0px;
	width: 723px;
	float: left;
	line-height: 15px;
}

#rightcolumn_full .whitebar2 {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}

/* Left Sidebar : What's New */

#leftsidebar_1 {
	width: 221px;
	background: url('images/sidebar_box1_top.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}

#leftsidebar_1_header {
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('images/sidebar_box1_headerbg.jpg') no-repeat 0% 0%;
	overflow: hidden;
}

#leftsidebar_1_header h2 {
	width: 156px;
	height: 33px;
	font-size: 14px;
	background: url('images/whatsnew_header.gif') no-repeat 50% 50%;
}


/* Right Column : Sign Up Now */

#signupnow {
	padding: 5px 10px;
	font-size: 11px;
}

#signupnow h3 {
	margin: 7px 0px 3px;
	width: 282px;
	height: 42px;
	float: left;
}/* background: url('images/signupnow.gif') no-repeat 0% 0%; */

#signupnow form {
	width: 260px;
	float: right;
}

#signupnow .formfield {
	float: left;
	padding: 0px 0px 3px;
	width: 190px;
}

#signupnow strong {
	display: block;
	padding-top: 11px;
	width: 70px;
	text-align: right;
	float: left;
	clear: left;
}

#signupnow input {
	margin-top: 8px;
	margin-left: 10px;
	padding: 2px 0px;
	width: 115px;
	border: #000 solid;
	border-width: 1px 0px 0px 1px;
	float: left;
}

#signupnow input.button_submit {
	margin-top: 3px;
	width: 60px;
	height: 48px;
	border: none;
	float: right;
}


/* Page Content Second Row */

#page_content_2 {
	width: 787px;
	color: inherit;
	background: #ff9700 url('images/sidebar_box2_bg.jpg') repeat-y;
}


/* Left Sidebar - Second Row */

#leftsidebar_2 {
	width: 221px;
	background: url('images/sidebar_box2_arrow.gif') no-repeat 100% 85%;
	float: left;
}

#leftsidebar_2 .pay_button {
	padding-top: 20px;
}


/* Right Column - Second Row */

#rightcolumn_2 {
	width: 566px;
	float: right;
	font-size: 10px;
	text-align: center;
}

/* November Gigs */

#gigs {
	margin: 0px auto;
	padding: 25px 0px 15px;
	width: 527px;
}

#gigs h2 {
	width: 527px;
	height: 37px;
	background: url('images/novembergigs_header.gif') no-repeat 0% 0%;
}

#gigs_table table {
	width: 527px;
}

#gigs_table td {
	padding: 10px 10px;
	color: #000;
	background-color: #fda628;
	font-size: 11px;
	text-align: left;
}

#gigs_table #header_row td {
	padding-top: 3px;
	color: #fff;
	background-color: #f8ab36;
	border-bottom: #ff9700 2px solid;
}


/* Page Footer */

#page_footer {
	width: 787px;
	color: #fff;
	background: #c00000 url('images/footer_bg.jpg') no-repeat 0% 100%;
	font-weight: bold;
}

#page_footer a {
	color: #fff;
	background-color: inherit;
}

#page_footer a:hover {
	color: #f69689;
	background-color: inherit;
}

#page_footer_box {
	padding: 5px 10px 7px 60px;
}

#page_footer_box p {
	padding: 2px 0px 3px;
}


/* Footer Links */

#footer_links {
	padding: 10px 0px 6px;
}

#footer_links li {
	float: left;
	background: url('images/footerlinks_div.gif') no-repeat 100% 50%
}

#footer_links li a {
	display: block;
	padding: 0px 13px 0px 7px;
	text-decoration: none;
}

#footer_links li#firstlink a {
	padding-left: 0px;
}

#footer_links li#lastlink {
	background-image: none;
}




/* Admin Left Side Navigation Menu */

#admin_navmenu {
	width: 195px;
	color: #fff;
	background: #f65741 url('images/sidebar_box1_bg.jpg') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 10px;
	line-height: 10px;
	margin-left:5px;
	border-bottom: #d1d1d1 1px solid;
}

#admin_navmenu a {
	text-decoration: none;
}

#admin_navmenu ul {
	margin-top: 0px;
	background: url('images/headernav_listbg.gif') repeat-y;
	border-bottom: #9f0000 1px solid;
}/* height: 174px; */

#admin_navmenu li {
	background: url('images/adminnav_bullet.jpg') no-repeat 8px 5px;
	width: 217px;
	min-height: 23px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#admin_navmenu li a {
	display: block;
	padding-top: 6px;
	padding-left: 28px;
	padding-bottom: 6px;
	background-image: none;
}


/* Previous  */
.pageHead
{
	font-size: 16pt;
	font-weight: bold
}
.marginClass
{
    margin:10px 10px 10px 10px;
    text-align:left;
}
.group {
	BORDER-RIGHT: #7c330c 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #7c330c 1px solid; 
	PADDING-LEFT: 2px; 
	BACKGROUND: url(design/bar.gif) #c55815 repeat-x; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 5px 10px; 
	BORDER-LEFT: #7c330c 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #7c330c 1px solid
}
.group .h {
	MARGIN: 0px; 
	FONT: 90% tahoma,sans-serif; 
	COLOR: #ffffff; 
	PADDING-TOP: 0px; 
	HEIGHT: 12px
}
.group .group2 {
	BORDER-RIGHT: #7c330c 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #7c330c 1px solid; 
	PADDING-LEFT: 5px; 
	BACKGROUND: #e4d7c2; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #7c330c 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #7c330c 1px solid
}
.calendar {
	TEXT-ALIGN: left
}

/* Green Bar Frame */
.whitehead {
	PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff
}
.maintd {
	BORDER-RIGHT: #e8e8e8 1px solid; BORDER-TOP: #e8e8e8 1px solid; BORDER-LEFT: #e8e8e8 1px solid; BORDER-BOTTOM: #e8e8e8 1px solid; BACKGROUND-COLOR: #ffffff
}
.greentd {
	BACKGROUND-COLOR: #8dc63f
}


/*
    Line
*/
DIV#gallery_home H2 {
	FONT-SIZE: 120%
}
DIV#gallery_home P {
	TEXT-INDENT: 0px; TEXT-ALIGN: center
}
DIV#gallery_home DIV {
	TEXT-ALIGN: center
}
DIV#gallery_home DIV IMG {
	MARGIN-BOTTOM: 30px; MARGIN-LEFT: auto; BORDER-TOP-STYLE: none; MARGIN-RIGHT: auto; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.button {
    border:1px solid #64493E;
    color:#6D584D;
    background-color:#FAEBE7;
    font-size:smaller;
}
.button2
{
    BORDER: #553306 1px solid;
    BACKGROUND: url(design/bar.gif) #c55815 repeat-x;
    color:#FFFFFF;
    font-size:1em;
    height:25px;
}
/*.button2  7c330c
{
    border: #553306 0px solid;
    width:auto;
    BACKGROUND: url(Images/buttonbg.gif) #c55815 repeat-x;
    color:Black;
    font-size:smaller;
}*/
.txtBox
{
    border-color:#553306;
    border-width:1;
}




.ControlMidHeaderBackground
{
	border-bottom: solid 1px #3971AC;
	color: #000066;
	background-color: #9EBEDE;
}
.ControlMidBorderStyle
{
	border: solid 1px #3971AC;
	border-collapse: collapse;
}

/* CallingCards4u Information */
.marginClassCC
{
    margin:10px 10px 10px 10px;
    text-align:center;
    height:300px;
}
.HeaderBarCC
{
    background-color:Yellow;
    font-size:20px;
    font-weight:bold;    
    text-align:left;
}
.SubHeadingCC
{
    color:Blue;
    font-weight:bold;
    font-size:12px;
    text-align:left;
}
.SubHeadingMy
{
    color:Black;
    font-weight:bold;
    font-size:12px;
    text-align:left;
}
.SubHeadingBarCC
{
    background-color:Green;
    color:White;
    font-weight:bold;
    font-size:12px;
    text-align:left;
}
.SubHeadingBarRCC
{
    background-color:Green;
    color:White;
    font-weight:bold;
    font-size:12px;
    text-align:right;
}


/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯LOGIN FORM¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
.module_s2				{background:#d1c6a4; padding:2px; width:190px;}
.module_s2 div 			{}
.module_s2 div div		{}
.module_s2 div div div	{width:100%; padding:0px 0px 0px 0px;}
.module_s2 div div div div {padding:0px 0px 0px 0px;}
.module_s2 h3			{color:#fff; font:bold 14px Tahoma; background: url(images/loginform_h3_bg.gif) repeat-x 0px 0px; padding:10px 0px 8px 22px; margin:0px 0px 11px 0px;}
.module_s2 a			{color:#615638 !important; font:bold 11px Tahoma; text-decoration:underline}
.module_s2 a:hover		{color:#615638; text-decoration:none}
.module_s2 label		{color:#7f5028; font:bold 11px Tahoma; vertical-align:top; margin:0px 10px 0px 0px; display:block}
.module_s2 table		{margin:0px 0px 0px 0px; }
.module_s2 td			{color:#7e5028; font:normal 11px Tahoma; padding:2px 0px 0px 2px;}
.module_s2 td td		{padding:0px 0px 0px 0px;}
.module_s2 br			{line-height:3px}
.module_s2 form			{text-align:center; padding:0px 0px 0px 0px;}
.module_s2 form div		{width:65px; margin:auto;}
* html .module_s2 form div		{width:65px; margin:0px 0px 0px 0px;}
.module_s2 form	td		{text-align:left}
.module_s2 .inputbox	{width:126px; height:18px; margin:0px 0px 5px 0px; padding:0px 0px 0px 3px; border:1px solid #818181; color:#818181; vertical-align:middle; font:normal 11px Arial;}	/* inputbox */
/** html .module_s2 .inputbox {width:auto;}/* hack for IE (checkbox)*/
.module_s2 .button		{display:block; width:63px; height:22px; background:url(images/button.gif) repeat-x 0 0; border:none; font:bold 11px tahoma; color:#fff; margin:15px 0px 10px 0px; vertical-align:middle; text-transform:uppercase; text-align:left; padding:0px 0px 0px 10px;} /* button */
#mod_login_remember		{margin:0px 10px 0px 0px; vertical-align:middle; background:none; border:none; float:left; display:block; width:12px} 		/*checkbox*/
.module_s2 input[type="checkbox"] {width:auto; vertical-align:middle; margin:0px 5px 0px 0px;}/* checkbox (for Mozilla, Opera) */
.mybutton		{display:block; width:63px; height:22px; background:url(images/button.gif) repeat-x 0 0; border:none; font:bold 11px tahoma; color:#fff; margin:15px 0px 10px 0px; vertical-align:middle; text-transform:uppercase; text-align:left; padding:0px 0px 0px 10px;} /* button */