#tableContactBig {
	width: 100%;
	margin: 0;
	padding: 0;
}
#divContactMsg {
    width: 600px;
}

/* filelisting title if search */
#filesH1SrchKeyw {;}
#filesH1SrchKeyw > i {color: #698D9A;}

#divExtraLinks { ; }
#divExtraLinks table { margin-left:300px; }
#divExtraLinks td {text-align:center; width: 170px; padding-top: 0px;}
#divExtraLinks a {color: #555555; font-size: 11px;}
#divExtraLinks a:hover {color: #aaaaaa; }

.pagingBut,.pagingBut:hover {
    display: block; 
    color: #ffffff; 
    font-size: 14px; 
    font-family: arial; 
    font-weight: bold; 
    text-decoration:none; 
    border: none; 
    margin: 0 0 0 0px; 
    padding:9px 0 0 0;
    text-align: center; 
    width:150px; height: 40px; 
    background: url(images/butEmpty.gif) no-repeat;
}

#tableSignIn {
	position: absolute;
	margin: -290px 0 0 280px;
	background-color: #E9DBB6;
	width: 550px;
	height: 200px;
	box-shadow: 5px 5px 15px #000;
	border: 1px solid #444444;
	padding: 20px;
	font-size: 30px;
}

#divSignInLinks  {float: right; font-size: 11px; color: #000;}
#divSignInLinks a {font-size: 11px; color: #607c9A;}

#aErrCl {
    background-color: #aa2222;
    background: url(../../../../3rdParty/greybox/g_close.gif) center no-repeat;
    width: 25px;
    height: 30px;
}

#tablePreBox { margin-left: 230px; border-radius: 25px; margin-bottom: 11px; box-shadow: 1px 1px 10px #B4A387; }
#tablePreBox > tbody > tr > td {padding: 10px 5px 10px 25px;  }
#tablePreBox .play {margin-left: 40px; }
.divMp3Smp {width: 180px; margin-left: 20px; }

.aFreePrev {display: block; text-align: center; padding: 10px; width: 350px; margin-left: 150px; border-radius: 25px; margin-bottom: 11px; box-shadow: 1px 1px 10px #B4A387;}
.aFreePrev:hover { box-shadow: 1px 1px 10px #698D9A; color: #698D9A;}

#tableSignIn input { font-size: 30px; line-height: 35px; width: 200px;}
#divTableSignIn { height: 50px; }

.content_section2 {
	width: 870px;
	margin: 0 32px 0 32px;
}
#divWelcome {
    background: transparent;
}
#divWelcFgrp {
    margin-left: 100px;
}

#divWelcFgrp > ol {
    color: #607c9A;
    font-size: 40px;
}

#divWelcFgrp > ol > li {
    margin-top: 30px;
}

#divWelcFgrp > ol > li >  a {
    font-size: 40px;
    line-height: 70px;
    font-weight: bold;
    text-decoration: underline;
    color: #607c9A;
    background-color: #EDDCC4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 10px #607c9A;
    margin: 0 0 20px -5px;
    padding: 5px;
    min-width: 200px;
    display: block;
}

#divWelcFgrp > ol > li >  a:hover {
    font-size: 40px;
    font-weight: bold;
    text-decoration: none;
    color: #607c9A;
}

#divWelcFgrp > ol > li > ul > li > a {
    font-size: 30px;
    line-height: 35px;
    font-weight: normal;
    text-decoration: none;
    color: #002C2C;
}

#divWelcFgrp > ol > li > ul > li > a:hover {
    font-size: 30px;
    font-weight: normal;
    text-decoration: underline;
    color: #607c9A;
}

#tableErrMsg {
    display: block;
    position: absolute;
    margin: -110px 0 0 0;
    box-shadow: 2px 4px 10px #000;
    width: 780px;
    font-size: 20px;
    min-height: 70px;
    padding: 20px;
    background: #aa2222;
    color: #ffffff;
    border: 2x solid #ffffff;
    border-radius: 10px;
    z-index: 1;
}


#tableContactBig    {width: 100%; margin: 0; padding: 0;}
#divContactMsg      {width: 540px;}
#divContactMsg > h2 {font-size: 28px; width: 535px}
#tableShCntct td.shCntctTDL {width: 100px;}
#divContactAddr     {width: 320px;}
#divContactAddr > h2 {font-size: 16px; text-decoration: underline; color: #000000;}

body {
    padding: 0;
    margin: 0;
    font: 18px Tahoma, Arial, sans-serif;
    line-height: 20px;
    background: #f2f2f2;
    color: #454545;
    }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }

/* headings */
h1 { font: bold 2.8em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #000000; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #000000; }
.title { color: #000000;  }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 1px auto; width: 960px; background: url(images/contentback.gif) repeat-y;}

/* header */
#header { height: 87px; background:#f2f2f2; padding: 0 0 5px 0}
#divSubDomName { padding: 20px 0 0 30px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info {
	float: right;
	margin: 40px 15px 0 0;
	text-align: left;
	font:normal 1.3em verdana, arial, sans-serif;
	color:#000000;
}

.facebook {
float:right;
padding-top:-2px;
margin:1px;
}

#divGrpHdr {
    margin:0;
    padding: 0 0 20px 30px;
}

#h1GroupHdr {
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    padding:0;
    color: #102020;
}

#aGroupUrl {
    display: block;
    width: 800px;
    height: 13px;
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 0 0;
    padding:0;
    color: #837253;
    text-decoration: none;
}

#aGroupUrl:hover {
    text-decoration: underline;
}

#h3GroupDescr {
    font-size: 22px;
    line-height: 22px;
    margin: 0;
    padding: 10px 0 4px 0;
}

#h5GroupInfo {
    margin:0;
    padding:0;
    font-size:9px;
    line-height:10px;
}

#aGrpAddNewFile {
    float: right;
    background-color: #8CB0BE;
    color: #fff;
    box-shadow: 2px 2px 10px #8F793E;
    font-size: 20px;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    padding: 8px 0 0 0;
    position: absolute;
    margin: 15px 0 0 705px;
}
#aGrpAddNewFile:hover { background: #666666; color: #fff; }

.shopGroupTableA { margin-top: 10px; }
.shopGroupTrA1 { ; }
.shopGroupTdA1 { ; }
.shopGroupTrA2 { ; }
.shopGroupTdA2 { ; }

.shopGroupTableB { margin-top: 20px; }
.shopGroupTrB1 { ; }
.shopGroupTdB1 { ; }
.shopGroupTrB2 { ; }
.shopGroupTdB2 { ; }

.shopGroupTTTDA {
    margin: 5px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #8CB0BE;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #8CB0BE;
}

.shopGroupTTTDA  BR, .shopGroupTTTDB  BR {line-height: 24px;}

.shopGroupTTTDB {
    margin: 5px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #7F6B37;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #7F6B37;
}

.shopGroupYourMemb {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
    font-weight: bold;
    font-size: 20px;
}

.shopGroupYourNoMemb {
    width: 100%;
    margin: 20px 0 15px 0;
    padding: 0;
    display: block;
    font-weight: bold;
    font-size: 20px;
}


/* setting bar jquery dialogs */
div.ui-dialog {font-size: 14px; font-family:arial; line-height: 16px;}


/* horizontal tabbed menu */
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }
.key { text-decoration: underline; }

#main_content {
margin:0;
padding:0;

}

#sidebar {
	position: absolute;
	width:180px;
	height:360px;
	background: url(images/menuback.gif) no-repeat;
	margin-left:32px;
	margin-top:-355px;
	border-radius: 10px 10px 0 0;
}

#sidebar ul {
list-style : none;
margin : 0 0 20px 2px;
padding : 20px 0 0 0;
width:175px;
}


#sidebar ul li {
display : inline;
padding : 0;
margin : 0;
}

#sidebar ul li a {
display : block;
font:normal 20px arial, sans-serif;
line-height: 30px;
color : #FFFFFF;
background : inherit;
text-decoration : none;
margin : 0;
padding : 9px 0 5px 20px;

}


#sidebar ul li a:hover {
text-decoration : none;
background : #698d9a;
color : #6f1d01;
}

.current {
background : #698d9a;
color : #6f1d01;
}


.spacer {
	height:15px;
	width:900px;
	background:#e9dbb6;
}



.content_section {
	width:953px;
	background:#e9dbb6;
}

.listing_section {
	width:900px;
	min-height:235px;
	margin: 0 0 10px 0;
	border:1px solid #FFFFFF;
}

.listing_section > h2 {
    margin: 5px 0 5px 20px;
    display: block;
    width: 900px;
    line-height: 21px;
}
.listing_section > h2 > a {
    font:bold 21px "times new roman", arial, sans-serif;;
    color:#444444;
    text-decoration: none;
}
.listing_section > h2 > a:hover { text-decoration: underline; }

.listing_table {
margin:0;
padding:10px 0 0 0;
min-height:165px;
}


.listing_table_left {
width:150px;
min-height:165px;
float:left;


}

.single {
    width:140px;
    height:148px;
    margin-left:15px;
}
.single > div {border: 8px solid #ffffff; border-bottom: 25px solid #ffffff; box-shadow: 2px 2px 10px #888;}



.listing_table_right {
    width:184px;
    height:100px;
    float:right;
    margin: 0 20px 0 0;
    background-color: #EFEFEF;
    border: 1px solid #8CB0BE;
}
.listing_table_right > a {
    background: none; height: 50px;
}

.payment-button {
    margin:10px 0 0px 10px;
}

.pamount {
    font : bold 16px arial, sans-serif;
    margin: 8px 0 0 0px;
    width: 100%;
    text-align: center;
}



.listing_table_middle {
    margin:0 215px 0 156px;
    min-height:110px;
}

.middlespan {
    font:normal 16px "arial", verdana, sans-serif;
}

.middlespan .play {
    width: 154px;
    float: right;
    text-align: right;
}

.navigation_section {
width:900px;
height:150px;
margin:0 24px 24px 24px;


}


.navigation_section_left {
width:190px;
height:180px;
float:left;


}

.navigation_section_right {
width:190px;
height:180px;
float:right;

}


.navigation_section_middle {
margin:0 210px 0 200px;
height:180px;
}


.navigation_section_middle p{
font:bold 2.0em "times new roman", arial, sans-serif;
text-align:center;
}


.nextbtn {
float:right;

}

.clear {
clear:both;
}


/* footer  */
.footer {
clear: both;
text-align: center;
line-height: 1.8em;

width:960px;
height:93px;
background: url(images/footer.gif) no-repeat;
}