/* Curved box technique */
.roundcont 
{
	margin-top: 10px;
	width: 250px;
	background-color: #F8F8F8;
	color: #000;
}
.roundcontnarrow
{
	border-top: 10px solid #FFFFFF;
	width: 180px;
	background-color: #F8F8F8;
	color: #000;
}
.roundcontwide
{
	border-top: 10px solid #FFFFFF;
	width: 402px;
	background-color: #F8F8F8;
	color: #000;
}
.roundconttrivia
{
	border-top: 10px solid #FFFFFF;
	width: 700px;
	background-color: #F8F8F8;
	color: #000;
}


.roundcont p 
{ /*this is the text container*/
	margin: 0 10px;
}

.roundtop 
{ 
	background: url(../themes/default/tr.png) no-repeat top right; 
}

.roundbottom 
{
	background: url(../themes/default/br.png) no-repeat bottom right; 
}

.roundsides
{	
	background: url(../themes/default/sr.png) no-repeat top right;
}

.rndtextholder
{
	width: 99%;
	background-color: #FFFFFF;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}
.rndtextholderB
{
	width: 400px;
	background-color: #FFFFFF;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}
.rndtextholderC
{
	width: 698px;
	background-color: #FFFFFF;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}
img.corner 
{
   width: 15px;
   height: 22px;
   border: none;
   display: block !important;
}
.rad_butt
{
	width: 99%;
}
/*///////////////////////////////////////////////////////////JOKES CONTAINERS///////////////////////////////////////////////////////////////*/
.jokesroundtop 
{ 
	background: url(../themes/jokes/tr.png) no-repeat top right; 
}

.jokesroundbottom 
{
	background: url(../themes/jokes/br.png) no-repeat bottom right; 
}
.jokesroundcont
{
	border-top: 10px solid #FFFFFF;
	width: 402px;
	background-color: #F8F8F8;
	color: #000;
}
.jokestextholder
{
	width: 400px;
	background-color: #ffc091;
	border-left: 1px solid #ff994f;
	border-right: 1px solid #ff994f;
}
/*///////////////////////////////////////////////////////////END OF --- JOKES CONTAINERS///////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////TRIVIA CONTAINERS///////////////////////////////////////////////////////////////*/
.triviaroundtop 
{ 
	background: url(../themes/trivia/tr.png) no-repeat top right; 
}

.triviaroundbottom 
{
	background: url(../themes/trivia/br.png) no-repeat bottom right; 
}
.triviaroundcont
{
	border-top: 10px solid #FFFFFF;
	width: 402px;
	background-color: #F8F8F8;
	color: #000;
}
.triviatextholder
{
	width: 400px;
	background-color: #aed3ff;
	border-left: 1px solid #80b9ff;
	border-right: 1px solid #80b9ff;
}
/*///////////////////////////////////////////////////////////END OF --- TRIVIA CONTAINERS///////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////GAME CONTAINERS///////////////////////////////////////////////////////////////*/
.gamesroundtop 
{ 
	background: url(../themes/games/tr.png) no-repeat top right; 
}

.gamesroundbottom 
{
	background: url(../themes/games/br.png) no-repeat bottom right; 
}
.gamesroundcont
{
	border-top: 10px solid #FFFFFF;
	width: 670px;
	background-color: #F8F8F8;
	color: #000;
}
.gamestextholder
{
	width: 668px;
	background-color: #000000;
	border-left: 1px solid #c1c2c2;
	border-right: 1px solid #c1c2c2;
}
/*///////////////////////////////////////////////////////////END OF --- GAME CONTAINERS///////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////TV CONTAINERS///////////////////////////////////////////////////////////////*/
.tvroundtop 
{ 
	background: transparent url(../themes/tv/tr.png) no-repeat top right; 
}

.tvroundbottom 
{
	background: transparent url(../themes/tv/br.png) no-repeat bottom right; 
}
.tvroundcont
{
	margin-top: 10px;
	width: 402px;
}
.tvtextholder
{
	width: 400px;
	background-color: #00ef2a;
	border-left: 1px solid #00d125;
	border-right: 1px solid #00d125;
}
/*///////////////////////////////////////////////////////////END OF --- TV CONTAINERS///////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////TRANSPARENT CORNERS CONTAINERS///////////////////////////////////////////////////////////////*/
.tranroundtop 
{ 
	background: transparent url(../themes/trans/tr.png) no-repeat top right; 
}

.tranroundbottom 
{
	background: transparent url(../themes/trans/br.png) no-repeat bottom right; 
}
.tranroundcont
{
	margin-top: 10px;
	width: 402px;
}
.trantextholder
{
	width: 400px;
	background-color: #FFFFFF;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}
/*///////////////////////////////////////////////////////////END OF --- TRANSPARENT CORNERSCONTAINERS///////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////VALENTINES CONTAINERS///////////////////////////////////////////////////////////////*/
.valroundtop 
{ 
	background: transparent url(../themes/val/card01.png) no-repeat top right; 
}

.valroundbottom 
{
	background: transparent url(../themes/val/card01.png) no-repeat bottom right; 
}
.valroundcont
{
	margin-top: 10px;
	width: 402px;
}
.valtextholder
{
	width: 400px;
	background-color: #FFFFFF;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}
/*///////////////////////////////////////////////////////////END OF --- VALENTINES CONTAINERS///////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////NARROW TRANS CONTAINERS///////////////////////////////////////////////////////////////*/
.tnroundtop 
{ 
	background: url(../themes/trans/tr.png) no-repeat top right; 
}

.tnroundbottom 
{
	background: url(../themes/trans/br.png) no-repeat bottom right; 
}
.tnroundcont 
{
	margin-top: 10px;
	width: 250px;
	color: #000;
}
.tntextholder
{
	width: 99%;
	background-color: #FFFFFF;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}
/*///////////////////////////////////////////////////////////END OF --- NARROW TRANS CONTAINERS///////////////////////////////////////////////////////////////*/