html 
{ 
	
} 

body
{
	margin:0px;
	padding:0px;
	background-color:#8EC1DA; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-repeat:repeat-x;  
}

h1, h2, h3, h4, h5, h6
{
	font-size:inherit !important;
	padding:0px;
	margin:0px;
}

td 
{
	
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:19px;
}

table
{
	width:100%;	
}


.logoDiv
{
	float:left;
	width:240px;
	text-align:center;
	padding-top:30px;
}

.banner1Div
{
	float:right; 
	padding:3px 3px 0px 7px;
	height:90px;
}

.inputCorner, .selectCorner
{
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	
	
	border-color:#a1a1a1 #a1a1a1 #a1a1a1; 
	border-style:solid;
	border-width:1px;
	/* height:25px; */
	padding:5px;
	color: #6D6D6D;
	box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
	background: #F4F4F4;
}

.inputCorner:hover, .selectCorner:hover, .textareaCorner:hover
{
	background: #FFF;
}

.inputCorner:focus, .selectCorner:focus .textareaCorner:focus
{
	background: #FFF;
}

.textareaCorner
{
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	
	
	/* background:none repeat scroll 0 0; */
	border-color:#a1a1a1 #a1a1a1 #a1a1a1;
	border-style:solid;
	border-width:1px;
	padding:5px;
	box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
	background: #F4F4F4;
	color: #6D6D6D;
}

.inputBlue1
{
	border:1px solid #0069B4;	
	
	font-size:12px;
	height:22px;	
	background-color: #00AEEF;
	height:25px;
	color:#00448E;
	font-weight:bold;	
	cursor:pointer;
}

.inputBlue1:hover
{
	border:1px solid #0069B4;	
	
	font-size:12px;
	height:22px;	
	background-color: #E77817;
	height:25px;
	color:#fff;
	font-weight:bold;	
	cursor:pointer;
}


select
{
		
}

textarea
{
	
}

a 
{	
	
	color:#3975B0;
	font-size:12px;
	text-decoration:none;
}

a:hover 
{
  color: #ED4F32;
	text-decoration:none;
}

div
{
 align:left;
}

img
{
	border:0px;
}

.b
{
	font-weight:bold;
}

.nobold
{
  font-weight:normal !important;
}

.c
{			
	text-align:center;
}	

.l
{
	
	text-align: left;
}

.r
{
	
	text-align:right;
}

.vc
{
	vertical-align:middle;
}

.vt
{
	vertical-align: top;
}

.vb
{
	vertical-align: bottom;
}

.u
{
	text-decoration:underline;
}

.i
{
	font-style:italic;
}



.pointer { cursor: pointer; }

.s9 {	font-size: 9px;}
.s10 {	font-size: 10px;}
.s11 {	font-size: 11px;}
.s12 {	font-size: 12px;}
.s13 {	font-size: 13px;}
.s14 {	font-size: 14px;}
.s15 {	font-size: 15px;}
.s16 {	font-size: 16px;}
.s18 {	font-size: 18px;}
.s20 {	font-size: 20px;}
.s22 {	font-size: 22px;}
.s23 {	font-size: 23px;}
.s24 {	font-size: 24px;}
.s26 {	font-size: 26px;}
.s28 {	font-size: 28px;}
.s32 {	font-size: 32px;}
.s35 {	font-size: 35px;}

/* SITE CSS */

table
{
 /* border:1px solid #DEDEDE; */
}


.logo
{
	font-family: 'Chewy', serif;
}

.logo span
{
	font-size: 40px;
}

.fFont
{
	font-family: 'Chewy', serif;
}


.cOrange { color:#fff !important; }
.cRed { color:red; }
.cDGrey { color:#7D7276; }
.cBlack { color:#000; }
.cWhite { color:#fff; }
.cBlue { color:#3975B0; }
.cDBlue { color:#003C67; }
.cDRed { color:#86100E; }


.fArialBlack { font-family: Arial Black} 

.bgOrange { background-color:#E77817 !important;}
.bgGreen { background-color:green !important;}
.bgGrey { background-color:#EBEBEB !important;}
.bgDGrey { background-color:#808080 !important;}
.bgBlack { background-color:#000 !important;}
.bgBlue { background-color:#E8EFF5 !important;}
.bgWOrange { background-color:#FFECCF !important;}



#mainDivContainer
{	
	
	background-color:#DBEDF5;
	width:990px;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	
	border-radius: 5px 5px 5px 5px;
}

#mainTopContainer
{		
	/*
	background: none repeat scroll 0 0 #C0DEED;	
	border-color: #8EC1DA #8EC1DA #8EC1DA;
	border-radius: 12px 12px 0px 0px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	*/
}

#topHeader
{
	
 	/* background-color:#DEDEDE; */
	/* background-image:url('../images/bgd_header.png');  */

}

#topHeaderMainMenu
{
	/* background-image: url('../images/bottom-pattern.png');	 */
	 /* background-color:#0069B4;  */
}

#mainContainer
{
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

#searchContainer
{		
	float:right; 		
	width:300px;		
	text-align:center;		
	height:40px;	
	vertical-align:middle;
}


#leftContainer
{		
	width: 100%;	
	vertical-align:top;
	text-align:center;
	background: none repeat scroll 0 0 white;
    
    background: none repeat scroll 0 0 #fff;
    border-color: #fff #fff #fff;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}


#rightContainer
{		
	width:300px;
	vertical-align:top;		
}

.rightContainer div
{
	
}

#tagContainer
{	
	height:100%;
	padding-left:11px;
	padding-right:11px;
}

#newsContainer
{	
	height:100%;
	padding-left:11px;
	padding-right:11px;
}



#mainmenuContainer
{	

	clear:both;
	font-size:15px;
	height:40px;
	background-repeat:repeat-x;
	vertical-align: top;
	/* border:1px solid red; */	
	padding-left:4px;	
}

.rssDiv
{
	padding-top:12px;
	float:right;
	padding-right:10px;
}

#submenuContainer
{
	
	/* background:#1E2124; */	
	height:20px;	
}

#subMenuContainerDiv
{	

}

#submenuContainerNone
{
	background:#fff;
	vertical-align:top;
	height:1px; 
}


#brtvContainter
{
	float:center;
	text-align:center;
	width:93%;
	/* overflow:auto; */
	/* background-color:#0A66AA; */
	padding:10px;
}

.brtv
{
	border-radius:5px 5px 5px 5px;
}

/* COMMNETS */
.commentContainer
{	
	-moz-background-inline-policy:continuous;
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	
	background:none repeat scroll 0 0;
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
	border-style:solid;
	border-width:1px;
	padding:10px 10px 10px 10px;
}

/* EMOTICONS */
#emoticonsContainer
{

}

.emoticonsContainer
{
	float:left;
}

/* FLASHCOVER CONTAINER */
#flashcoverContainer
{
/* background-image:  url('../images/flashcover-bgd.gif'); */
  width:100%;	
	background-repeat:no-repeat;
	/* padding-left:22px; */	
	height:380px;
	float:center;
	
	text-align:center;
}

.flashcoverContainer
{
 	
}

/* MENU */

b.rtop, b.rbottom{display:block;background: transperent}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #00AEEF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* WHITE ROUNDED */
b.rtopw, b.rbottomw{display:block;background: transperent}
b.rtopw b, b.rbottomw b{display:block;height: 1px;
    overflow: hidden; background: #fff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtopw b.r4, b.rbottomw b.r4{margin: 0 1px;height: 2px}


/* WHITE ROUNDED */
b.rtopb, b.rbottomb{display:block;background: transperent}
b.rtopb b, b.rbottomb b{display:block;height: 1px;
    overflow: hidden; background: #1E2124}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtopb b.r4, b.rbottomb b.r4{margin: 0 1px;height: 2px}

.mainMenu
{ 		
	margin-right:0px;
	float:left;	
	font-size:11px;	
	vertical-align:middle;	
	text-align:center;	
	padding-top:6px;
	line-height:30px;			
	height:30px;	
		
}

.mainMenuLink
{		
	
	font-weight:normal;
	
	padding-left:6px;
	padding-right:6px;
	margin-left:3px;
	margin-right:3px;
	color:#fff;
	cursor:pointer;
	
	
	background: none repeat scroll 0 0 #2B6AAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px 1px #2B6AAA;
    
    
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    margin-left:2px;
    
    /* fallback */ 
	background-color: #1a82f7;
	
	background-repeat: repeat-x; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#08417A)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #1a82f7, #08417A); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #1a82f7, #08417A); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #1a82f7, #08417A); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #1a82f7, #08417A);
}

.mainMenuLink:hover,.mainMenuLinkAdd:hover 
{
	background: none repeat scroll 0 0 orange;
	text-decoration: none;
}

.mainMenuLinkActive 
{	
	background: none repeat scroll 0 0 orange !important;
	text-decoration: none !important;
}


.mainMenuLinkAdd
{		
	
	padding-left:6px;
	padding-right:6px;
	margin-left:2px;
	margin-right:2px;
	
	cursor:pointer;
	color:#fff;	
	

	position:relative;
	top:0px;
	border:0px solid #fff;
	background: none repeat scroll 0 0 red;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.5);
	/* text-shadow: black 1px -1px 5px; */
	
	/* fallback */ 
	background-color: #FF0202;
	
	background-repeat: repeat-x; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF0202), to(#9B2323)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #FF0202, #9B2323); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #FF0202, #9B2323); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #FF0202, #9B2323); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #FF0202, #9B2323); 
}



.mainMenuLink h2
{	   
	letter-spacing: 0px;
}

.mainMenuLinkB
{		
	padding-left:12px;
	padding-right:12px;
	color:#00448E;
	background:#00aeef;
	cursor:pointer
}

.mainMenuFooter
{ 	
	padding:10px;
	height: 20px;
	float:left;
	
}

.mainMenuLinkFooter
{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.subMenu
{	
	margin-left:0px;
	float:left;
	height:18px;
	font-size:10px;
}

.subMenuLink
{	
	font-size:11px;
	padding:5px;
	padding-right:8px;
	color:#808080;
	font-weight:bold;
}

.subMenuLinkW
{	
	font-size:11px;
	padding:5px;
	padding-right:8px;
	color:#fff;
	font-weight:bold;
	
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
	background: #ED4F32 !important;
}

.subMenuLinkW:hover
{
	color:#fff;
}



.templateContainer
{	
	/* border-bottom:2px solid #313131; */
	/* background:#B8D5FD; */
	/* background:#EBEBEB; */
	/* padding:14px; */
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #F4F4F4;
}

.templateContainer:hover
{
	background: #F8F8F8;
}

.Title 
{	
	font-weight:bold;
    color:#3975B0;    
    font-size:13px;  
  	/* text-shadow: #DEDEDE 1px -2px 2px; */
}

.Tag 
{	
	font-size:11px;
	color:#3975B0;
}

.mainTable
{	
	width:100%;
	padding:10px;
}

.p1 { 	padding:1px; }
.p2 { 	padding:2px; }
.p3 { 	padding:3px; }
.p4 { 	padding:4px; }
.p5 { 	padding:5px; }
.p10 { 	padding:10px; }

.pTop10 { 	padding-top:10px; }

.mainDiv
{
	padding:10px;
}

.pages
{
	height:30px;	
	line-height:30px;	
	
}

.PrevNext
{	
	/* border: 1px solid #FEF84C; */
	background-image: url('../images/menu_gradient.png');
	font-weight:bold;  
	padding: 4px 8px 4px 8px;
	line-height:30px;
	margin:2px;
	cursor:pointer;
	/*  text-shadow: black 1px -1px 5px;*/
  
	background: none repeat scroll 0 0 #2B6AAA;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.5);
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	margin-left:2px;
	
	/* fallback */ 
	background-color: #1a82f7;
	
	background-repeat: repeat-x; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#08417A)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #1a82f7, #08417A); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #1a82f7, #08417A); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #1a82f7, #08417A); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #1a82f7, #08417A);
}

.PrevNext:hover 
{
	background: none repeat scroll 0 0 orange;
	text-decoration: none;
	color: #fff !important;
	
	
}


.PrevNextOrange
{	
  /* border: 1px solid #FEF84C; */
  font-weight:bold;
  background-color:#fff471;  
  padding: 4px 8px 4px 8px;
  color:#fff;
  /* text-shadow: black 1px -1px 5px; */


	background: none repeat scroll 0 0 #2B6AAA;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.5);
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	margin-left:2px;
}

.titleHeaderOrig
{
	width:100%;
	height:9px;
	background-image: url('../images/title-line.gif');
	background-repeat:repeat-x;	
	background-position: center;
}

.titleHeader
{
	width:100%;
	height:28px;
	background:#F4F4F4;
	border-radius: 5px 5px 5px 5px;
	padding:5px;
	padding-left:20px;
	font-size:12px;
	color:#a1a1a1;
	/*
	background-position: 20% 0%;	
	background-image: url('../images/title_gradient.png');
	*/	
	/* background-color:#EB1D24; */	
}



.titleHeaderSmall
{
	width:100%;
	height:28px;
	background:#DBEDF5;
	border-radius: 5px 5px 5px 5px;
	padding:5px;
	padding-left:20px;
	font-size:12px;
	color:#000;
}

/* OverLIB classes */
.ol_fontClass { padding: 1px; color: #000000; }
.ol_capfontClass { padding: 0px; font-family: Arial, sans-serif; font-size: 9px; font-weight: bold; }
.ol_capfontClass A { font-size: 9px; }
.ol_fgClass { background-color: #E8EFF5; }
.ol_bgClass { opacity:0.9;filter: alpha(opacity=90);border: 1px solid #2868A8; background-color: #000; } 


#whiteroomLink
{
	background-image: url('../images/WR-btn.gif');
	width:98px;
	height:21px;
	background-repeat: no-repeat;
	text-align:center;
}


.searchInput 
{
	background-image:url(../images/search-input.png);
	height:31px;
	width:172px;
}


.cDescLink 
{ 
color:#fff471; 
text-decoration:underline; 
}

.cDescLink:hover
{ 
	text-decoration:underline; 
}

.borderW
{
	border:1px solid #fff;
}


/* Vote */
.voteContainer
{
	margin:auto;
	height:46px;
	width:81px;
	border:1px solid #000;
	
}

.voteRank
{
	width:100%;
	height:25px;
	text-align:center;
	font-size:12px;
	font-weight:bold;		
	/* border-bottom:1px solid #000; */ 
	vertical-align:middle;
	/* background-color:#fff;  */
	line-height:24px;
}

.voteUp
{
	width:40px;
	height:20px;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bold;	
	/* border-right:1px solid #000; */
	background-color:#CCDBE6;
	cursor:pointer;	
	color:#000;
}

.voteDown
{
	width:40px;
	height:20px;
	float:right;
	text-align:center;
	font-weight:bold;	
	font-size:10px;
	background-color:#EAEAEA;
	cursor:pointer;	
	color:#000;
}


#bottomtagContainer
{
	padding-left:15px;
	padding-right:15px;
}

.CatLink
{
 font-size:16px;
}

#topmenuContainerDiv
{
	background-color:#000;
	width:100%;	
	float:right;
}

#topmenuContainer
{
	width:100%;
	width:990px;
	margin-left: auto;
	margin-right: auto;
	height:28px;
	padding-top:6px;
}

#topmenuContainer div
{
	float:right;
	height:100%;
	vertical-align:middle;
	position:relative;
}

#topmenuContainer a 
{
	font-weight: bold;		
}

#footerContainer
{
    width:100%;
	margin:auto;
	padding:0px;
	width:518px;
	padding-bottom:12px;
}

#footerContainer div
{
	float: left;
	padding-right:10px;
}

#footerContainer a 
{
	font-weight: bold;	
}




.cOrangeButton
{
	background-image:url(../images/orangebutton.png);
	height:18px;
	width:65px;
}

/* TITLE */ 
.cBlack h1
{
	padding:0px;
	margin:0px;
	font-size:18px;
}


.fl {float: left; } 
.fr {float: right; } 
.cl {clear: both; } 

.cMsg
{
	color:red;
}

.sectionMain
{
		background-color:#3769C0;
		/*width:100%;*/
		margin-left: auto;
		margin-right: auto;
		padding:5px;
		margin-top:5px;
		margin-bottom:0px;
		font-size:14px;
		font-weight:bold;
		color:#fff;
		/* font-family:Arial; */
}



.sectionSub
{
		background-color:#fff;
		/*width:100%;*/
		margin-left: auto;
		margin-right: auto;
		padding:2px;		
		margin-top:5px;
		margin-bottom:0px;
		font-size:12px;
		font-weight:bold;
		color:#000;
}

.cRegular
{
	width:15px;
	height:15px;
	background-color:#E6E6E6;
	border:1px solid #000;
	float:left;
	margin-right:3px;
}

.cFeatured
{
	border-color:#E77817 #E77817 #E77817 !important;
	
	width:15px;
	height:15px;
	background-color:#E77817;
	border:1px solid #000;
	float:left;
	margin-right:3px;
}

.cHomepage
{	
	border-color:#fff471 #fff471 #fff471 !important;
	width:15px;
	height:15px;
	background-color:#fff471;
	border:1px solid #000;
	float:left;
	margin-right:3px;
}

.cHot
{
	border-color:#EB1D24 #EB1D24 #EB1D24 !important;
	width:15px;
	height:15px;
	background-color:#EB1D24;
	border:1px solid #000;
	float:left;
	margin-right:3px;
}

.lsp1
{
	letter-spacing:-1px;
}


.bgThumb {
	padding:7px 7px 3px 7px;
	margin-left:5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	
	border-color:#E5E5E5 #DBDBDB #D2D2D2;	
	background: #DBEDF5 !important;
}


.bgThumbSmall {
	padding:5px 5px 1px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	
	border-color:#E5E5E5 #DBDBDB #D2D2D2;	
	background: #DBEDF5 !important;
	margin-left:8px;
}


.cDGrey strong
{
	font-weight:normal;
}


.test
{
	border:1px solid red;
}

.txtShadow
{  
  font-weight: bold;
  /* letter-spacing: -1px; */
  text-shadow: #8592BD 1px -1px 4px;
}


.mainCatContainer
{
    width:100%;
	padding:0px;	
	font-size:12px;	
	color:#3975B0;
	
	
	/* font-style:italic; */
}

.mainCatContainer:hover
{
		
	text-decoration: none;
	color: #ED4F32 !important;
	cursor:pointer;
}

.mainCatContainer h1
{
	font-weight:normal !important;
}


.mainCatLink
{
    font-size:11px;	
	color:#fff;
	
	cursor:pointer;
  /* text-shadow: black 1px -1px 5px; */
  	
}

div.mainCatContainer
{	
	clear:both;
	padding-left:5px;
	width:98%;
	margin:auto;
}

div.mainCatContainer:hover
{	
	/*
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	
	background-color: #DBEDF5;
	*/
}

/* corner */
.corner
{
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	/* background:none repeat scroll 0 0; */
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
	border-style:solid;
	border-width:1px;
	
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.cornerLarge
{
	-moz-background-inline-policy:continuous;
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	/* background:none repeat scroll 0 0; */
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
	border-style:solid;
	border-width:1px;
	
	padding:10px;
}

.cornerTitle
{	
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	background: none repeat scroll 0 0 transparent;
	
	/*
	border-color:#8EC1DA;
	border-style:solid;
	border-width:1px;
	*/
		
	background:#8EC1DA;	
	
	padding:5px;
	padding-left:10px;
	
	font-size:12px !important;
	font-weight:bold;
	color:#fff;
}

.cornerInfo
{	
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	background: none repeat scroll 0 0 transparent;
	/*
	border-color:#8EC1DA;
	border-style:solid;
	border-width:1px;
	*/	
	
	background:#F8F8F8 !important;
	
	padding:8px;
	margin-bottom:5px;
}

.bgGrey
{
	background:#F8F8F8 !important;
}

.bgDarkBlue
{
	background:#3975B0 !important;
}

.cButton {	
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	 
	background: none repeat scroll 0 0 transparent;
	border-color: #E5E5E5 #DBDBDB #D2D2D2; 
	border-style: solid;	
	border-width: 1px;
	color:white;	
	padding: 6px;	
	font-size: 11px;
	font-weight:bold;
		
}

input.cButton,a.cButton
{
	border:0px;
	
	/* fallback */ 
	background-color: #FF0202;
	
	background-repeat: repeat-x; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF0202), to(#9B2323)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #FF0202, #9B2323); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #FF0202, #9B2323); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #FF0202, #9B2323); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #FF0202, #9B2323);	  	
}


.cButton:hover
{
	
	color:white;	
	cursor:pointer;
	
	border-color: #FFA500 !important;
	background: #FFA500 !important;
		
}


.cPromo
{
	position: absolute;
	top:50%;
	float:left;		
	left:0px;
	height: 35px;
	line-height:35px;
	
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	white-space: nowrap;
	letter-spacing:0px;
	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	 
	background: none repeat scroll 0 0 transparent;
	background-color: red;
	border-color: #E5E5E5 #DBDBDB #D2D2D2; 
	border-style: solid;	
	border-width: 1px;
	color:white;	
	padding: 5px;	
	
	font-size: 14px;
	font-weight:bold;
	
}

.cPromo a 
{
	 color:white;
}

.cPromo:hover
{	
	color:white;	
	cursor:pointer;	
	border-color: #FFA500 !important;
	background: #FFA500 !important;	
}


#iconSpecial
{
	position: absolute;
	height:1px;
	width:1px;
	left:50%;	
}

#iconSpecial div
{
	/* 
	background-image:url('../images/santa-gifts-icon.png'); 
	height:128px;
	width:128px;
	background-repeat: no-repeat;
	position: relative;
	
	right:565px;
	top:27px;	
	*/
}
