#wrapper { margin:0 auto; width:100%; padding:0 0 20px; position:relative; }

/* Mast Styles */
#mast { clear:left; width:981px; margin: 0 auto; }
#mast_sleeve { width:981px; margin:0 auto; position:relative; zoom:1; min-height:121px; _height:121px; } /* :hack: float enclosing */
#mast_sleeve:after { content:"."; clear:left; display:block; height:0; visibility:hidden; } /* :hack: float enclosing */

.mast_subsleeve { min-height:0; _zoom:1; } /*:FIX: minheight and _zoom used as alternatives to haslayout fix*/
.mast_subsleeve:after {content:"."; visibility:hidden; height:0; display:block; clear:both;}

#mastbar { background: url(/magazine/graphics/mast.gif) no-repeat bottom;  }

/* Main Columns */
/* Pad columns in to allow for left/right column */
#columns { position:relative; clear:both; width:459px; padding:14px 342px 0 168px; margin:0 auto 18px; border: solid #AF1E2C; border-width: 0 5px 5px; zoom:1; } /* :hack: float enclosing */
#columns:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack: float enclosing */
#colwrapper { width:100%; }

* html #leftcolumn, * html #rightcolumn, * html #colmain { position:relative; } /* :hack: for ie6 to make negatively margined columns display */

#colmain { float:left; width:100%; }
#content { float:right; width:100%; }

/* Ensure that changes here are reflected in padding for #columns */
#leftcolumn { float:left; width:150px; margin-left:-150px; font-size: .923em; }
#leftcolumn #leftcolumn_sleeve { margin-right:15px; }

.drop_rc #columns { width:801px; padding-right:0; }
.drop_rc #mastsearch { float: right; margin: 0 10px 0 0; width: 299px; }

#rightcolumn { float:right; width:334px; margin-right:-334px; }
#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:50%; }
#rightcolumn .twocolumn .column2 { float:right; }
#rightcolumn_sleeve { margin-left:15px; }

/* Two column style */
#columns.twoColumn { padding: 0; }
#columns.twoColumn #content { width: 100%; }

/* Form Styling - Adjustments required for larger/smaller sites and if left column is dropped */
.formbox .text { width:62%;}
.formbox select { width:64%; }

.formsmall, .formbox .formsmall { width:26.5%; #width:25.5%; }
.formmedium, .formbox .formmedium { width:46.5%; #width:45.5%; }
.formlarge, .formbox .formlarge { width:62%; #width:62%; }

.formbox select.formsmall { width:27.2%; }
.formbox select.formmedium { width:47.7%; }
.formbox select.formlarge { width:64%; }

/* Basic Two Column Structure */
.twocolumn { padding:10px 0 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:6px; }
.twocolumn .column2_sleeve { padding-left:7px; }

/* Section 2 Styling */
.section_twocolumn { zoom:1; } /*:hack: for ie7+6 to enclose floats*/
.section_twocolumn:after {content:"."; visibility:hidden; height:0; display: block; clear: both; }
.section_column1 { float:left; width:626px; /* background-color: #f0f; */ }
.section_column1 .column1_sleeve { padding-right:6px; }
.section_column2 { float:right; width:319px; padding-left:15px; padding-right: 9px; }

/* Section 2 */
#section2 #leftcolumn { margin-left:0; padding-left: 17px; }
#section2 #rightcolumn { display:none; }
#section2 #columns { padding-left:0; padding-right:0; width:969px; }
#section2 #content { width:802px; }
#section2 .section_column1 { width:459px; }

/* Section 4 */
#section4 .section_column1 { width:301px; }
#section4 .section_column2 { width: 143px; padding: 0; }

#section4 .section_column2 .column1 { width: 143px; }
	#section4 .section_column2 .column1 .column1_sleeve { padding-right: 0; }
#section4 .section_column2 .column2 { width: 143px; }
	#section4 .section_column2 .column2 .column2_sleeve { padding-left: 0; }

#section4 .section_column2 .colour2 .style2 .column1 { width: 133px; }
#section4 .section_column2 .colour2 .style2 .column2 { float: left; width: 133px; }

#section4 .section_column2 .colour3 .style2 .column1 { width: 133px; }
#section4 .section_column2 .colour3 .style2 .column2 { float: left; width: 133px; }

#centrecolumn { float:left; padding-left:22px; width:132px; }

/* INDEX */
#index .section_column1 {width: 301px; }
#index .section_column2 {width: 143px; padding:0; }

#index .section_column2 .column1 { width: 143px; }
	#index .section_column2 .column1 .column1_sleeve { padding-right: 0; }
#index .section_column2 .column2 { width: 143px; }
	#index .section_column2 .column2 .column2_sleeve { padding-left: 0; }

#index .section_column2 .colour2 .style2 .column1 { width: 123px; }
#index .section_column2 .colour2 .style2 .column2 { float: left; width: 123px; }

#index .section_column2 .colour3 .style2 .column1 { width: 123px; }
#index .section_column2 .colour3 .style2 .column2 { float: left; width: 123px; }

