/* columns */
.column-1 { width:370px; height:365px; margin:0 5px 5px 0; }
.column-2 {	/*width:253px;*/ margin:5px 0 0; }
/* End of columns */

/* rounded corners */
.head 	{ font-weight:bold; font-size:14px; color:#000; }
.head_l { background:url(../images/curve_l.png) no-repeat scroll left top; }
.head_r { background:url(../images/curve_r.png) no-repeat scroll right top; padding:5px 0 7px 0; text-align:center; }
.head_r a:hover{ color:#0C5685; }

* html .head_r { background:url(../images/curve_r.gif) no-repeat scroll right top; }	
* html .head_l { background:url(../images/curve_l.gif) no-repeat scroll left top; }	
/* End of rounded corners */	

/* background images */	
.orange	{ background:url(../images/bg_orange.jpg) repeat-x scroll right top; }
.green 	{ background:url(../images/bg_green.jpg) repeat-x scroll right top; }
.yellow { background:url(../images/bg_yellow.jpg) repeat-x scroll right top; }
.gray 	{ background:url(../images/bg_gray.jpg) repeat-x scroll right top; }
.purple { background:url(../images/bg_purple.jpg) repeat-x scroll right top; }
.pink 	{ background:url(../images/bg_pink.jpg) repeat-x scroll right top; }	
.brown 	{ background:url(../images/bg_brown.jpg) repeat-x scroll right top; }	
.sea 	{ background:url(../images/bg_sea.jpg) repeat-x scroll right top; }
.side   { background:url(../images/bg_side.jpg) repeat-x scroll right top; }
/* End of background images */				

/* column colors */
.col_orange { background-color:#FEF4EB;	}
.col_green 	{ background-color:#EEFFDB; }
.col_yellow { background-color:#FDFFDA; }
.col_gray 	{ background-color:#DADADA; }
.col_purple { background-color:#F3DBFD; }
.col_pink 	{ background-color:#FFE6F3; }
.col_brown 	{ background-color:#EFDFD0; }
.col_sea 	{ background-color:#DFEAFF; }
.col_side 	{ background-color:#EAF9FE; }		
/* end of column colors */	

/* column content */
.col_content { color:#000; padding:7px 15px 10px 18px;}

/* left content */
.col_con_left  { border: 1px solid red; text-align:center; background-color:#000; width:89px; }
.col_con_left img { border: 2px solid black; }

/* right content */
.col_con_right  { width:235px; font-size:11px;  line-height:15px; }
.col_con_right a  { color:#DF0000; font-weight:bold; }
.col_con_right a:hover  { color:#004E82; font-weight:bold; }

.col_add img { border:1px solid #000; vertical-align:middle; }
.col_add { padding:3px 0 3px 3px; }

.more { text-align:right; margin:-10px 3px 0 0; font-weight:bold; letter-spacing:-1px; clear:both;}	
.more a:hover { color:#DF0000; }
/* end of column content */

/* side bar content */
.clsIcons { background:url(../images/bg_icons.jpg) no-repeat 0 0; height:28px; }
.clsIcons li { float:left; }
.clsIcons li a { display:block; padding:1px 0 0  8px; }
/* rc */
.side_l { background:url(../images/curve_l.png) no-repeat scroll left top; padding-left:18px; }
.side_r { background:url(../images/curve_r.png) no-repeat scroll right top; padding:5px 0 5px 0; }
/* IE6 rc */
* html .side_r { background:url(../images/curve_r.gif) no-repeat scroll right top; }	
* html .side_l { background:url(../images/curve_l.gif) no-repeat scroll left top; }	
/* heading */
.side h3 { font-weight:bold; font-size:14px; color:#fff; background:url(../images/side_h3.png) no-repeat 0 5px; padding-left:17px; }		


* html .side h3 { background:url(../images/side_h3.gif) no-repeat 0 5px;}	
	
.links { padding:10px 15px 25px;}
.links li { }

.links a { font-size:11px; line-height:18px; letter-spacing:-1px; background:url(../images/side_li.gif) no-repeat 0 4px; padding-left:20px;  }
.links a:hover, .links .active a { background:url(../images/side_li_ov.gif) no-repeat 0 4px; color:#0086FF;}

.clsAdd { text-align:center; padding:10px 0 20px 0; }
/* end of side bar content */

/* Inner more arcade game pages */ 
/*action orange */
.inner-column-1 {/* width:735px;*/ margin:0 5px 5px 0; background: #FEF4EB url(../images/in_action.jpg) repeat-x;  }

.inner-column-r { background:url(../images/in_action_r.jpg) no-repeat right top; }

.inner-column-main { padding:20px;}

.inner-head { width:365px; font-weight:bold; font-size:14px; color:#000;  }
.inner-head_l { background:url(../images/curve_l.png) no-repeat scroll left top; padding-left:28px; }
.inner-head_r { background:url(../images/curve_r.png) no-repeat scroll right top; padding:5px 0 5px 0; letter-spacing:-1px; }
.inner-head_r a:hover{color:#0C5685; }
.inner-head_r span { background:url(../images/title_h2.jpg) no-repeat scroll left 3px; padding-left:12px; font-size:12px; }

* html .inner-head_r { background:url(../images/curve_r.gif) no-repeat scroll right top; }	
* html .inner-head_l { background:url(../images/curve_l.gif) no-repeat scroll left top; }	

/* column content */
.inner_col_cont { color:#000; margin:10px 11px 15px 5px; width:332px; padding:2px; background-color:#FFEEDF;}
* html .inner_col_cont { margin:10px 11px 15px 0px; width:330px; padding:2px; background-color:#FFEEDF;}

/* left content */
.inner_col_con_l  { text-align:center; /*background-color:#000;*/ width:91px; }
.inner_col_con_l img { border: 1px solid black; }

/* right content */
.inner_col_con_r  { width:230px; font-size:11px; line-height:15px; }
.inner_col_con_r a  { color:#DF0000; font-weight:bold; }
.inner_col_con_r a:hover  { color:#004E82; font-weight:bold; }

.fullbox {
	margin-bottom:-5000px;
	padding-bottom:5000px;
	position:relative;
	}