#wrapper { background:url(/magazine/graphics/background_middle.gif) repeat-y center top; margin:0 auto; width:100%; padding:0; position:relative; }
#wrapper_sleeve { background:url(/magazine/graphics/background_top.jpg) no-repeat center 26px; padding-top:10px; /*background: url(/magazine/graphics/grid.png) repeat-y top;*/ }
#attachments #wrapper { background:none; }

/* Mast Styles */
#mast { clear:left; width:969px; margin:0 auto; background:url(/magazine/graphics/mast_bg.png) no-repeat left top; }
* html #mast { background:none transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/magazine/graphics/mast_bg.png', sizingMethod='crop'); } /* :hack:fix png for IE6 */
#mast_sleeve { #min-height: 0; _height: 0; } /* :hack:float enclosing */
#mast_sleeve:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack:float enclosing */
#attachments #mast { background:none transparent; width:956px; }

/* Main Columns */
/* Pad columns in to allow for left/right column */
#columns { position:relative; clear:both; padding:14px 0 0; margin:0 auto 20px; width: 964px; zoom:1; } /* :hack:float enclosing */
#columns:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack:float enclosing */
* html #leftcolumn, * html #rightcolumn, * html #colmain { position:relative; } /* :hack:for ie6 to make negatively margined columns display */

#colmain { width:636px; float:left; }
.my_pages #content { width:390px; float:left; }
#ugc_profile_edit #content, #public_profile #content { width:636px; }
.my_pages #secondary_content { float:right; width:226px; display:inline; padding:0; margin:0; }

/* Ensure that changes here are reflected in padding for #columns */
#leftcolumn { float:left; width:166px; margin-left:-166px; }
#leftcolumn #leftcolumn_sleeve { margin-right:15px; }

#rightcolumn { float:right; width: 308px; overflow: hidden; }
#rightcolumn .twocolumn { zoom:1; } /* :hack:float enclosing */
#rightcolumn .twocolumn:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack:float enclosing */
#rightcolumn .twocolumn .column1 { float:left; width: 144px; }
	#rightcolumn .twocolumn .column1 .column1_sleeve { padding-right: 0; }
#rightcolumn .twocolumn .column2 { float:right; }

/* Form Styling - Adjustments required for larger/smaller sites and if left column is dropped */
.formbox .text { width:70%; }
.formbox select { width:71.2%; }

.formsmall, .formbox .formsmall { width:26.5%; #width:25.5%; }
.formmedium, .formbox .formmedium { width:46.5%; #width:45.5%; }
.formlarge, .formbox .formlarge { width:70%; #width:69%; }

.formbox select.formsmall { width:27.2%; }
.formbox select.formmedium { width:48%; }
.formbox select.formlarge { width:70%; }

/* Basic Two Column Structure */
.twocolumn { padding:0; clear:both; zoom:1; } /* :hack:float enclosing, clear both is in for when section head contains no title but has RSS icon */
.twocolumn:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack:float enclosing */
.twocolumn .column1 { float:left; width:49.9%; }
.twocolumn .column2 { float:right; width:49.9%; }

.twocolumn .column1_sleeve { padding-right:10px; }
.twocolumn .column2_sleeve { padding-left:8px; }

/* Section 2 Styling */
.section_twocolumn { min-height: 0; _height: 0; } /* ie7+6 to enclose floats*/
.section_twocolumn:after { content:"."; visibility:hidden; height:0; display:block; clear:both; }
.section_column1 { float:left; width: 390px; }
.section_column1 .column1_sleeve { padding-right:10px; }
.section_column2 { float: right; width: 226px; }
.section_column2 .colour2 { padding:0 15px 10px; }



/* Index/section2 page styles */
/*
#index .section_column1, #section2 .section_column1 { width:384px; }
#index .section_column2, #section2 .section_column2 { width:197px; padding:0; }*/

#index .section_column2 .column1, #index .section_column2 .column2, #section2 .section_column2 .column1, #section2 .section_column2 .column2 { width:auto; float:none; }
#index .section_column2 .column1_sleeve, #index .section_column2 .column2_sleeve, #section2 .section_column2 .column1_sleeve, #section2 .section_column2 .column2_sleeve { padding:0; }
